SlhDsa(SlhDsaAlgorithm) Konstruktor

Definicja

Inicjuje nowe wystąpienie klasy SlhDsa.

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

Parametry

algorithm
SlhDsaAlgorithm

Określony algorytm SLH-DSA dla tego klucza.

Wyjątki

Parametr algorithm ma wartość null.

Dotyczy