SlhDsa(SlhDsaAlgorithm) Oluşturucu

Tanım

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

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)

Parametreler

algorithm
SlhDsaAlgorithm

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

Özel durumlar

algorithm, null'e eşittir.

Şunlara uygulanır