Udostępnij za pośrednictwem


RsaSecurityKey.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 ma RsaV15KeyWrapwartość , RsaOaepKeyWraplub RsaSha1Signature; w przeciwnym razie false.

Dotyczy