InMemorySymmetricSecurityKey.IsSupportedAlgorithm(String) Metoda

Definicja

Pobiera wartość wskazującą, czy określony algorytm jest obsługiwany przez tę klasę.

public:
 override bool IsSupportedAlgorithm(System::String ^ algorithm);
public override bool IsSupportedAlgorithm (string algorithm);
override this.IsSupportedAlgorithm : string -> bool
Public Overrides Function IsSupportedAlgorithm (algorithm As String) As Boolean

Parametry

algorithm
String

Algorytm kryptograficzny.

Zwraca

true gdy określony algorytm jest obsługiwany przez tę klasę; w przeciwnym razie , false.

Uwagi

Algorytmy symetryczne obsługiwane przez tę klasę to algorytmy reprezentowane przez następujące pola:

Dotyczy