CompositeMLDsa(CompositeMLDsaAlgorithm) Oluşturucu

Tanım

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

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)

Parametreler

algorithm
CompositeMLDsaAlgorithm

Bu anahtar için özel Bileşik ML-DSA algoritması.

Özel durumlar

algorithm, null'e eşittir.

Şunlara uygulanır