CompositeMLDsa(CompositeMLDsaAlgorithm) Oluşturucu
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
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.