MLDsa(MLDsaAlgorithm) Construtor

Definição

Inicializa uma nova instância da MLDsa classe.

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)

Parâmetros

algorithm
MLDsaAlgorithm

O algoritmo específico ML-DSA para esta chave.

Exceções

algorithm é null.

Aplica-se a