CompositeMLDsa(CompositeMLDsaAlgorithm) Constructor

Definitie

Initialiseert een nieuw exemplaar van de CompositeMLDsa klasse.

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

Parameters

algorithm
CompositeMLDsaAlgorithm

Het specifieke samengestelde ML-DSA-algoritme voor deze sleutel.

Uitzonderingen

algorithm is null.

Van toepassing op