CompositeMLDsa.Algorithm Vlastnost
Definice
Důležité
Některé informace platí pro předběžně vydaný produkt, který se může zásadně změnit, než ho výrobce nebo autor vydá. Microsoft neposkytuje žádné záruky, výslovné ani předpokládané, týkající se zde uváděných informací.
Získá konkrétní složený ML-DSA algoritmus pro tento klíč.
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