MLDsa.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-DSA algorithm for this key.
public:
 property System::Security::Cryptography::MLDsaAlgorithm ^ Algorithm { System::Security::Cryptography::MLDsaAlgorithm ^ get(); };public System.Security.Cryptography.MLDsaAlgorithm Algorithm { get; }member this.Algorithm : System.Security.Cryptography.MLDsaAlgorithmPublic ReadOnly Property Algorithm As MLDsaAlgorithmProperty Value
The specific ML-DSA algorithm for this key.