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