[ObsoleteAttribute("Will be removed")]
public sealed class SikePublicKeyParameters : SikeKeyParameters
<ObsoleteAttribute("Will be removed")>
Public NotInheritable Class SikePublicKeyParameters
Inherits SikeKeyParameters
[ObsoleteAttribute(L"Will be removed")]
public ref class SikePublicKeyParameters sealed : public SikeKeyParameters
Org.BouncyCastle.Pqc.Crypto.Sike.SikePublicKeyParameters = function();
Type.createClass(
'Org.BouncyCastle.Pqc.Crypto.Sike.SikePublicKeyParameters',
Org.BouncyCastle.Pqc.Crypto.Sike.SikeKeyParameters);
SikePublicKeyParameters | Initializes a new instance of the SikePublicKeyParameters class |
IsPrivate | (Inherited from AsymmetricKeyParameter) |
Parameters | (Inherited from SikeKeyParameters) |
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) |