public class HssPrivateKeyParameters : LmsKeyParameters,
ILmsContextBasedSigner
Public Class HssPrivateKeyParameters
Inherits LmsKeyParameters
Implements ILmsContextBasedSigner
public ref class HssPrivateKeyParameters : public LmsKeyParameters,
ILmsContextBasedSigner
Org.BouncyCastle.Pqc.Crypto.Lms.HssPrivateKeyParameters = function();
Type.createClass(
'Org.BouncyCastle.Pqc.Crypto.Lms.HssPrivateKeyParameters',
Org.BouncyCastle.Pqc.Crypto.Lms.LmsKeyParameters,
Org.BouncyCastle.Pqc.Crypto.Lms.ILmsContextBasedSigner);
HssPrivateKeyParameters | Initializes a new instance of the HssPrivateKeyParameters class |
IndexLimit | |
IsPrivate | (Inherited from AsymmetricKeyParameter) |
L |
Clone | |
Equals(AsymmetricKeyParameter) | (Inherited from AsymmetricKeyParameter) |
Equals(Object) | (Overrides AsymmetricKeyParameterEquals(Object)) |
ExtractKeyShard | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) |
GenerateLmsContext | |
GenerateSignature | |
GetEncoded | (Overrides LmsKeyParametersGetEncoded) |
GetHashCode | (Overrides AsymmetricKeyParameterGetHashCode) |
GetIndex | |
GetInstance(Object) | |
GetInstance(Byte, Byte) | |
GetKeys | |
GetLmsParameters | |
GetPublicKey | |
GetType | Gets the Type of the current instance. (Inherited from Object) |
GetUsagesRemaining | |
IsShard | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
ToString | Returns a string that represents the current object. (Inherited from Object) |
UpdateHierarchy |