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