MLKemAlgorithm.MLKem512 Property  
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets an ML-KEM algorithm identifier for the ML-KEM-512 algorithm.
public:
 static property System::Security::Cryptography::MLKemAlgorithm ^ MLKem512 { System::Security::Cryptography::MLKemAlgorithm ^ get(); };public static System.Security.Cryptography.MLKemAlgorithm MLKem512 { get; }static member MLKem512 : System.Security.Cryptography.MLKemAlgorithmPublic Shared ReadOnly Property MLKem512 As MLKemAlgorithmProperty Value
An ML-KEM algorithm identifier for the ML-KEM-512 algorithm.