CompositeMLDsa(CompositeMLDsaAlgorithm) Konstruktor

Definicja

Inicjuje nowe wystąpienie klasy CompositeMLDsa.

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)

Parametry

algorithm
CompositeMLDsaAlgorithm

Określony algorytm ML-DSA złożony dla tego klucza.

Wyjątki

Parametr algorithm ma wartość null.

Dotyczy