SlhDsa(SlhDsaAlgorithm) Konstruktor

Definition

Initierar en ny instans av SlhDsa klassen.

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)

Parametrar

algorithm
SlhDsaAlgorithm

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

Undantag

algorithm är null.

Gäller för