MLKemAlgorithm.MLKem1024 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-1024 algorithm.
public:
 static property System::Security::Cryptography::MLKemAlgorithm ^ MLKem1024 { System::Security::Cryptography::MLKemAlgorithm ^ get(); };public static System.Security.Cryptography.MLKemAlgorithm MLKem1024 { get; }static member MLKem1024 : System.Security.Cryptography.MLKemAlgorithmPublic Shared ReadOnly Property MLKem1024 As MLKemAlgorithmProperty Value
An ML-KEM algorithm identifier for the ML-KEM-1024 algorithm.