public sealed class HssSignature : IEncodable
Public NotInheritable Class HssSignature
Implements IEncodable
public ref class HssSignature sealed : IEncodable
Org.BouncyCastle.Pqc.Crypto.Lms.HssSignature = function();
Type.createClass(
'Org.BouncyCastle.Pqc.Crypto.Lms.HssSignature',
null,
Org.BouncyCastle.Utilities.IEncodable);
HssSignature | Initializes a new instance of the HssSignature class |
Equals | (Overrides ObjectEquals(Object)) |
GetEncoded | |
GetHashCode | (Overrides ObjectGetHashCode) |
GetInstance | |
GetLMinus1 | |
GetSignedPubKeys | |
GetType | Gets the Type of the current instance. (Inherited from Object) |
ToString | Returns a string that represents the current object. (Inherited from Object) |