Język

MLKem(MLKemAlgorithm) Konstruktor

Definicja

Inicjuje nowe wystąpienie klasy MLKem.

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)

Parametry

algorithm
MLKemAlgorithm

Określony algorytm ML-KEM dla tego klucza.

Wyjątki

Parametr algorithm ma wartość null.

Dotyczy