SecurityAlgorithmSuite.IsSignatureKeyDerivationAlgorithmSupported Metod

Definition

Anger om en härledningsalgoritm för signaturnycklar stöds.

public:
 virtual bool IsSignatureKeyDerivationAlgorithmSupported(System::String ^ algorithm);
public virtual bool IsSignatureKeyDerivationAlgorithmSupported(string algorithm);
abstract member IsSignatureKeyDerivationAlgorithmSupported : string -> bool
override this.IsSignatureKeyDerivationAlgorithmSupported : string -> bool
Public Overridable Function IsSignatureKeyDerivationAlgorithmSupported (algorithm As String) As Boolean

Parametrar

algorithm
String

Det algoritmnamn som ska kontrolleras.

Returer

trueom signaturnyckelns härledningsalgoritm stöds; annars . false

Gäller för