MLDsa(MLDsaAlgorithm) Konstruktor

Definition

Initierar en ny instans av MLDsa klassen.

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)

Parametrar

algorithm
MLDsaAlgorithm

Den specifika ML-DSA algoritmen för den här nyckeln.

Undantag

algorithm är null.

Gäller för