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