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.MLKemAlgorithm
Public ReadOnly Property Algorithm As MLKemAlgorithm
Property Value
The specific ML-KEM algorithm for this key.