CompositeMLDsaAlgorithm.MLDsa44WithEd25519 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 Ed25519 algorithm.
public:
 static property System::Security::Cryptography::CompositeMLDsaAlgorithm ^ MLDsa44WithEd25519 { System::Security::Cryptography::CompositeMLDsaAlgorithm ^ get(); };public static System.Security.Cryptography.CompositeMLDsaAlgorithm MLDsa44WithEd25519 { get; }static member MLDsa44WithEd25519 : System.Security.Cryptography.CompositeMLDsaAlgorithmPublic Shared ReadOnly Property MLDsa44WithEd25519 As CompositeMLDsaAlgorithmProperty Value
An ML-DSA algorithm identifier for the ML-DSA-44 and Ed25519 algorithm.