Taal

SlhDsa(SlhDsaAlgorithm) Constructor

Definitie

Initialiseert een nieuw exemplaar van de 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)

Parameters

algorithm
SlhDsaAlgorithm

Het specifieke SLH-DSA-algoritme voor deze sleutel.

Uitzonderingen

algorithm is null.

Van toepassing op