MLKem(MLKemAlgorithm) Konstruktor

Definition

Initialisiert eine neue Instanz der MLKem-Klasse.

protected:
 MLKem(System::Security::Cryptography::MLKemAlgorithm ^ algorithm);
protected MLKem(System.Security.Cryptography.MLKemAlgorithm algorithm);
new System.Security.Cryptography.MLKem : System.Security.Cryptography.MLKemAlgorithm -> System.Security.Cryptography.MLKem
Protected Sub New (algorithm As MLKemAlgorithm)

Parameter

algorithm
MLKemAlgorithm

Der spezifische ML-KEM Algorithmus für diesen Schlüssel.

Ausnahmen

algorithm ist null.

Gilt für: