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