Aracılığıyla paylaş


RsaSecurityKey.IsSupportedAlgorithm(String) Yöntem

Tanım

Belirtilen algoritmanın bu sınıf tarafından desteklenip desteklenmediğini belirten bir değer alır.

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

Parametreler

algorithm
String

Şifreleme algoritması.

Döndürülenler

true belirtilen algoritma RsaV15KeyWrap, RsaOaepKeyWrapveya ise , veya RsaSha1Signatureise, false.

Şunlara uygulanır