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