SecurityAlgorithmSuite.IsEncryptionKeyDerivationAlgorithmSupported Metod

Definition

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

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

Parametrar

algorithm
String

Det algoritmnamn som ska kontrolleras.

Returer

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

Gäller för