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