MLKem(MLKemAlgorithm) Constructeur

Définition

Initialise une nouvelle instance de la 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)

Paramètres

algorithm
MLKemAlgorithm

Algorithme de ML-KEM spécifique pour cette clé.

Exceptions

algorithm a la valeur null.

S’applique à