MLDsa(MLDsaAlgorithm) Konstruktor

Definition

Initialisiert eine neue Instanz der MLDsa-Klasse.

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

Parameter

algorithm
MLDsaAlgorithm

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

Ausnahmen

algorithm ist null.

Gilt für: