RSA.KeyExchangeAlgorithm Vlastnost

Definice

Získá název algoritmu výměny klíčů dostupný v této implementaci RSA.

public:
 virtual property System::String ^ KeyExchangeAlgorithm { System::String ^ get(); };
public override string? KeyExchangeAlgorithm { get; }
public override string KeyExchangeAlgorithm { get; }
member this.KeyExchangeAlgorithm : string
Public Overrides ReadOnly Property KeyExchangeAlgorithm As String

Hodnota vlastnosti

String

Vrátí hodnotu RSA.

Platí pro