CompositeMLDsa.Algorithm Egenskap
Definition
Viktigt
En del information gäller för förhandsversionen av en produkt och kan komma att ändras avsevärt innan produkten blir allmänt tillgänglig. Microsoft lämnar inga garantier, uttryckliga eller underförstådda, avseende informationen som visas här.
Hämtar den specifika sammansatta ML-DSA-algoritmen för den här nyckeln.
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.CompositeMLDsaAlgorithm
Public ReadOnly Property Algorithm As CompositeMLDsaAlgorithm