CngAlgorithm.MLKem Eigenschap

Definitie

Hiermee wordt een nieuw CngAlgorithm object opgehaald dat de module-Lattice-Based Key-Encapsulation mechanisme (ML-KEM) aangeeft.

public:
 static property System::Security::Cryptography::CngAlgorithm ^ MLKem { System::Security::Cryptography::CngAlgorithm ^ get(); };
public static System.Security.Cryptography.CngAlgorithm MLKem { get; }
static member MLKem : System.Security.Cryptography.CngAlgorithm
Public Shared ReadOnly Property MLKem As CngAlgorithm

Waarde van eigenschap

Een nieuw CngAlgorithm object dat de module-Lattice-Based Key-Encapsulation mechanisme (ML-KEM) aangeeft.

Van toepassing op