MLDsa(MLDsaAlgorithm) Konstruktor

Definicja

Inicjuje nowe wystąpienie klasy MLDsa.

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)

Parametry

algorithm
MLDsaAlgorithm

Określony algorytm ML-DSA dla tego klucza.

Wyjątki

Parametr algorithm ma wartość null.

Dotyczy