SlhDsa(SlhDsaAlgorithm) Konstruktor

Definition

Initialisiert eine neue Instanz der SlhDsa-Klasse.

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)

Parameter

algorithm
SlhDsaAlgorithm

Der spezifische SLH-DSA Algorithmus für diesen Schlüssel.

Ausnahmen

algorithm ist null.

Gilt für: