public sealed class SNtruPrimePrivateKeyParameters : SNtruPrimeKeyParameters
Public NotInheritable Class SNtruPrimePrivateKeyParameters
Inherits SNtruPrimeKeyParameters
public ref class SNtruPrimePrivateKeyParameters sealed : public SNtruPrimeKeyParameters
Org.BouncyCastle.Pqc.Crypto.NtruPrime.SNtruPrimePrivateKeyParameters = function();
Type.createClass(
'Org.BouncyCastle.Pqc.Crypto.NtruPrime.SNtruPrimePrivateKeyParameters',
Org.BouncyCastle.Pqc.Crypto.NtruPrime.SNtruPrimeKeyParameters);
SNtruPrimePrivateKeyParameters | Initializes a new instance of the SNtruPrimePrivateKeyParameters class |
IsPrivate | (Inherited from AsymmetricKeyParameter) |
Parameters | (Inherited from SNtruPrimeKeyParameters) |
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) |