Gets information about the TLS/SSL cipher (if TLS/SSL is in use).

Namespace:  Rebex.Net
Assembly:  Rebex.Http (in Rebex.Http.dll)

Syntax

Visual Basic
Public ReadOnly Property Cipher As TlsCipher
	Get
C#
public TlsCipher Cipher { get; }

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also