Språk

CompositeMLDsa(CompositeMLDsaAlgorithm) Konstruktor

Definition

Initierar en ny instans av CompositeMLDsa klassen.

protected:
 CompositeMLDsa(System::Security::Cryptography::CompositeMLDsaAlgorithm ^ algorithm);
protected CompositeMLDsa(System.Security.Cryptography.CompositeMLDsaAlgorithm algorithm);
new System.Security.Cryptography.CompositeMLDsa : System.Security.Cryptography.CompositeMLDsaAlgorithm -> System.Security.Cryptography.CompositeMLDsa
Protected Sub New (algorithm As CompositeMLDsaAlgorithm)

Parametrar

algorithm
CompositeMLDsaAlgorithm

Den specifika sammansatta ML-DSA-algoritmen för den här nyckeln.

Undantag

algorithm är null.

Gäller för