MLDsaAlgorithm.MLDsa87 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-DSA algorithm identifier for the ML-DSA-87 algorithm.
public:
 static property System::Security::Cryptography::MLDsaAlgorithm ^ MLDsa87 { System::Security::Cryptography::MLDsaAlgorithm ^ get(); };public static System.Security.Cryptography.MLDsaAlgorithm MLDsa87 { get; }static member MLDsa87 : System.Security.Cryptography.MLDsaAlgorithmPublic Shared ReadOnly Property MLDsa87 As MLDsaAlgorithmProperty Value
An ML-DSA algorithm identifier for the ML-DSA-87 algorithm.