Gets cipher ID of the key exchange algorithm used during key negotiation.
Namespace:
Rebex.Net
Assembly:
Rebex.Networking (in Rebex.Networking.dll)
Syntax
| Visual Basic |
|---|
Public ReadOnly Property KeyExchangeCipherId As String Get |
| C# |
|---|
public string KeyExchangeCipherId { get; } |