MLDsa(MLDsaAlgorithm) Constructor

Definitie

Initialiseert een nieuw exemplaar van de MLDsa klasse.

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

Parameters

algorithm
MLDsaAlgorithm

Het specifieke ML-DSA-algoritme voor deze sleutel.

Uitzonderingen

algorithm is null.

Van toepassing op