Udostępnij przez


RSA.KeyExchangeAlgorithm Właściwość

Definicja

Pobiera nazwę algorytmu wymiany kluczy dostępnego przy użyciu tej implementacji 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

Wartość właściwości

Zwraca wartość "RSA".

Dotyczy