public sealed class CmceKemGenerator : IEncapsulatedSecretGenerator
Public NotInheritable Class CmceKemGenerator
Implements IEncapsulatedSecretGenerator
public ref class CmceKemGenerator sealed : IEncapsulatedSecretGenerator
Org.BouncyCastle.Pqc.Crypto.Cmce.CmceKemGenerator = function();
Type.createClass(
'Org.BouncyCastle.Pqc.Crypto.Cmce.CmceKemGenerator',
null,
Org.BouncyCastle.Crypto.IEncapsulatedSecretGenerator);
CmceKemGenerator | Initializes a new instance of the CmceKemGenerator class |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
GenerateEncapsulated | |
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) |