CompositeMLDsa.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 Composite ML-DSA algorithm for this key.
public:
 property System::Security::Cryptography::CompositeMLDsaAlgorithm ^ Algorithm { System::Security::Cryptography::CompositeMLDsaAlgorithm ^ get(); };public System.Security.Cryptography.CompositeMLDsaAlgorithm Algorithm { get; }member this.Algorithm : System.Security.Cryptography.CompositeMLDsaAlgorithmPublic ReadOnly Property Algorithm As CompositeMLDsaAlgorithm