SecurityAlgorithmSuite.IsSymmetricKeyWrapAlgorithmSupported(String) Metod

Definition

Anger om en symmetrisk nyckelomslutningsalgoritm stöds.

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

Parametrar

algorithm
String

Det algoritmnamn som ska kontrolleras.

Returer

trueom den symmetriska nyckelomslutningsalgoritmen stöds; annars . false

Gäller för