CompositeMLDsaAlgorithm.MLDsa44WithRSA2048Pss 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 a Composite ML-DSA algorithm identifier for the ML-DSA-44 and 2048-bit RSASSA-PSS with SHA256 algorithm.
public:
 static property System::Security::Cryptography::CompositeMLDsaAlgorithm ^ MLDsa44WithRSA2048Pss { System::Security::Cryptography::CompositeMLDsaAlgorithm ^ get(); };public static System.Security.Cryptography.CompositeMLDsaAlgorithm MLDsa44WithRSA2048Pss { get; }static member MLDsa44WithRSA2048Pss : System.Security.Cryptography.CompositeMLDsaAlgorithmPublic Shared ReadOnly Property MLDsa44WithRSA2048Pss As CompositeMLDsaAlgorithmProperty Value
An ML-DSA algorithm identifier for the ML-DSA-44 and 2048-bit RSASSA-PSS with SHA256 algorithm.