CompositeMLDsa(CompositeMLDsaAlgorithm) Конструктор

Определение

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

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

Параметры

algorithm
CompositeMLDsaAlgorithm

Определенный алгоритм составных ML-DSA для этого ключа.

Исключения

algorithm равно null.

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