public sealed class HssSigner : IMessageSigner
Public NotInheritable Class HssSigner
Implements IMessageSigner
public ref class HssSigner sealed : IMessageSigner
Org.BouncyCastle.Pqc.Crypto.Lms.HssSigner = function();
Type.createClass(
'Org.BouncyCastle.Pqc.Crypto.Lms.HssSigner',
null,
Org.BouncyCastle.Pqc.Crypto.IMessageSigner);
HssSigner | Initializes a new instance of the HssSigner class |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
GenerateSignature | |
GetHashCode | Serves as the default hash function. (Inherited from Object) |
GetType | Gets the Type of the current instance. (Inherited from Object) |
Init | |
ToString | Returns a string that represents the current object. (Inherited from Object) |
VerifySignature |