[ObsoleteAttribute("Will be removed")]
public sealed class SikeKemGenerator : IEncapsulatedSecretGenerator
<ObsoleteAttribute("Will be removed")>
Public NotInheritable Class SikeKemGenerator
Implements IEncapsulatedSecretGenerator
[ObsoleteAttribute(L"Will be removed")]
public ref class SikeKemGenerator sealed : IEncapsulatedSecretGenerator
Org.BouncyCastle.Pqc.Crypto.Sike.SikeKemGenerator = function();
Type.createClass(
'Org.BouncyCastle.Pqc.Crypto.Sike.SikeKemGenerator',
null,
Org.BouncyCastle.Crypto.IEncapsulatedSecretGenerator);
SikeKemGenerator | Initializes a new instance of the SikeKemGenerator class |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
GenerateEncapsulated(AsymmetricKeyParameter) | |
GenerateEncapsulated(AsymmetricKeyParameter, Int32) | |
GetHashCode | Serves as the default hash function. (Inherited from Object) |
GetType | Gets the Type of the current instance. (Inherited from Object) |
ToString | Returns a string that represents the current object. (Inherited from Object) |