MLDsa(MLDsaAlgorithm) Konstruktor

Definice

Inicializuje novou instanci MLDsa třídy.

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

Konkrétní algoritmus ML-DSA pro tento klíč.

Výjimky

algorithm je null.

Platí pro