CompositeMLDsa.IsAlgorithmSupported(CompositeMLDsaAlgorithm) Metod

Definition

Avgör om den angivna algoritmen stöds av den aktuella plattformen.

public:
 static bool IsAlgorithmSupported(System::Security::Cryptography::CompositeMLDsaAlgorithm ^ algorithm);
public static bool IsAlgorithmSupported(System.Security.Cryptography.CompositeMLDsaAlgorithm algorithm);
static member IsAlgorithmSupported : System.Security.Cryptography.CompositeMLDsaAlgorithm -> bool
Public Shared Function IsAlgorithmSupported (algorithm As CompositeMLDsaAlgorithm) As Boolean

Parametrar

algorithm
CompositeMLDsaAlgorithm

För CompositeMLDsaAlgorithm att söka efter support.

Returer

trueom algoritmen stöds; annars . false

Undantag

algorithm är null.

Gäller för