[ObsoleteAttribute("Will be removed")]
public sealed class SikePrivateKeyParameters : SikeKeyParameters
<ObsoleteAttribute("Will be removed")>
Public NotInheritable Class SikePrivateKeyParameters
Inherits SikeKeyParameters
[ObsoleteAttribute(L"Will be removed")]
public ref class SikePrivateKeyParameters sealed : public SikeKeyParameters
Org.BouncyCastle.Pqc.Crypto.Sike.SikePrivateKeyParameters = function();
Type.createClass(
'Org.BouncyCastle.Pqc.Crypto.Sike.SikePrivateKeyParameters',
Org.BouncyCastle.Pqc.Crypto.Sike.SikeKeyParameters);
SikePrivateKeyParameters | Initializes a new instance of the SikePrivateKeyParameters class |
IsPrivate | (Inherited from AsymmetricKeyParameter) |
Parameters | (Inherited from SikeKeyParameters) |
Equals(Object) | (Inherited from AsymmetricKeyParameter) |
GetEncoded | |
GetHashCode | (Inherited from AsymmetricKeyParameter) |
GetPrivateKey | |
GetType | Gets the Type of the current instance. (Inherited from Object) |
ToString | Returns a string that represents the current object. (Inherited from Object) |