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