MLKem(MLKemAlgorithm) Constructor

Definitie

Initialiseert een nieuw exemplaar van de MLKem klasse.

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)

Parameters

algorithm
MLKemAlgorithm

Het specifieke ML-KEM-algoritme voor deze sleutel.

Uitzonderingen

algorithm is null.

Van toepassing op