MLKem(MLKemAlgorithm) Construtor

Definição

Inicializa uma nova instância da classe 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)

Parâmetros

algorithm
MLKemAlgorithm

O algoritmo de ML-KEM específico para essa chave.

Exceções

algorithm é null.

Aplica-se a