public sealed class CmcePrivateKeyParameters : CmceKeyParameters
Public NotInheritable Class CmcePrivateKeyParameters
Inherits CmceKeyParameters
public ref class CmcePrivateKeyParameters sealed : public CmceKeyParameters
Org.BouncyCastle.Pqc.Crypto.Cmce.CmcePrivateKeyParameters = function();
Type.createClass(
'Org.BouncyCastle.Pqc.Crypto.Cmce.CmcePrivateKeyParameters',
Org.BouncyCastle.Pqc.Crypto.Cmce.CmceKeyParameters);
CmcePrivateKeyParameters(CmceParameters, Byte) | Initializes a new instance of the CmcePrivateKeyParameters class |
CmcePrivateKeyParameters(CmceParameters, Byte, Byte, Byte, Byte, Byte) | Initializes a new instance of the CmcePrivateKeyParameters class |
IsPrivate | (Inherited from AsymmetricKeyParameter) |
Parameters | (Inherited from CmceKeyParameters) |
Equals(Object) | (Inherited from AsymmetricKeyParameter) |
GetEncoded | |
GetHashCode | (Inherited from AsymmetricKeyParameter) |
GetPrivateKey | |
GetType | Gets the Type of the current instance. (Inherited from Object) |
ReconstructPublicKey | |
ToString | Returns a string that represents the current object. (Inherited from Object) |