MLKem.Algorithm 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 the specific ML-KEM algorithm for this key.
public:
 property System::Security::Cryptography::MLKemAlgorithm ^ Algorithm { System::Security::Cryptography::MLKemAlgorithm ^ get(); };public System.Security.Cryptography.MLKemAlgorithm Algorithm { get; }member this.Algorithm : System.Security.Cryptography.MLKemAlgorithmPublic ReadOnly Property Algorithm As MLKemAlgorithmProperty Value
The specific ML-KEM algorithm for this key.