MLDsa(MLDsaAlgorithm) Конструктор

Определение

Инициализирует новый экземпляр класса 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)

Параметры

algorithm
MLDsaAlgorithm

Конкретный алгоритм ML-DSA для этого ключа.

Исключения

algorithm равно null.

Применяется к