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