Table of Contents

Class LmsKeyParameters

Namespace
Org.BouncyCastle.Pqc.Crypto.Lms
Assembly
BouncyCastle.Cryptography.dll
public abstract class LmsKeyParameters : AsymmetricKeyParameter, ICipherParameters, IEncodable
Inheritance
LmsKeyParameters
Implements
Derived
Inherited Members

Methods

GetEncoded()

Return a byte array representing the implementing object.

public abstract byte[] GetEncoded()

Returns

byte[]

An encoding of this object as a byte array.

Exceptions

IOException