SlhDsa(SlhDsaAlgorithm) Конструктор

Определение

Инициализирует новый экземпляр класса SlhDsa.

protected:
 SlhDsa(System::Security::Cryptography::SlhDsaAlgorithm ^ algorithm);
protected SlhDsa(System.Security.Cryptography.SlhDsaAlgorithm algorithm);
new System.Security.Cryptography.SlhDsa : System.Security.Cryptography.SlhDsaAlgorithm -> System.Security.Cryptography.SlhDsa
Protected Sub New (algorithm As SlhDsaAlgorithm)

Параметры

algorithm
SlhDsaAlgorithm

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

Исключения

algorithm равно null.

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