CompositeMLDsa.IsAlgorithmSupported(CompositeMLDsaAlgorithm) Yöntem

Tanım

Belirtilen algoritmanın geçerli platform tarafından desteklenip desteklenmediğini belirler.

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

Parametreler

algorithm
CompositeMLDsaAlgorithm

CompositeMLDsaAlgorithm Desteği denetlemek için.

Döndürülenler

true algoritma destekleniyorsa; aksi takdirde , false.

Özel durumlar

algorithm, null'e eşittir.

Şunlara uygulanır