CngAlgorithmGroup.MLKem Eigenschap

Definitie

Hiermee haalt u een CngAlgorithmGroup object op dat de module-Lattice-Based Key-Encapsulation mechanisme (ML-KEM) familie van algoritmen aangeeft.

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

Waarde van eigenschap

Een object dat de ML-KEM familie van algoritmen aangeeft.

Van toepassing op