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