MLDsa(MLDsaAlgorithm) Oluşturucu

Tanım

MLDsa sınıfının yeni bir örneğini başlatır.

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)

Parametreler

algorithm
MLDsaAlgorithm

Bu anahtar için belirli ML-DSA algoritması.

Özel durumlar

algorithm, null'e eşittir.

Şunlara uygulanır