MLKem(MLKemAlgorithm) Oluşturucu

Tanım

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

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

Parametreler

algorithm
MLKemAlgorithm

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

Özel durumlar

algorithm, null'e eşittir.

Şunlara uygulanır