CompositeMLDsa(CompositeMLDsaAlgorithm) Konstruktor

Definice

Inicializuje novou instanci CompositeMLDsa třídy.

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

Konkrétní složený ML-DSA algoritmus pro tento klíč.

Výjimky

algorithm je null.

Platí pro