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