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