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