TlsServerSocket.Cipher Property
Namespace: Rebex.Net
Assembly: Rebex.Networking.dll (version 7.0.9083)
Cipher
Gets the active cipher. Inherited from TlsSocket.
Declaration
public TlsCipher Cipher { get; }
Property Value
Type | Description |
---|---|
TlsCipher | Active cipher. |