Sdílet prostřednictvím


InMemorySymmetricSecurityKey.IsAsymmetricAlgorithm(String) Metoda

Definice

Získá hodnotu, která označuje, zda zadaný algoritmus používá asymetrických klíčů.

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

Parametry

algorithm
String

Kryptografický algoritmus.

Návraty

truepokud zadaný algoritmus používá asymetrického klíče; v opačném případě . false

Platí pro