Class ChannelBinding
- Namespace
- Org.BouncyCastle.Tls
- Assembly
- BouncyCastle.Cryptography.dll
RFC 5056
public abstract class ChannelBinding
- Inheritance
-
ChannelBinding
- Inherited Members
Remarks
Note that the values here are implementation-specific and arbitrary. It is recommended not to depend on the particular values (e.g.serialization).
Fields
tls_exporter
public const int tls_exporter = 3
Field Value
tls_server_end_point
public const int tls_server_end_point = 0
Field Value
tls_unique
public const int tls_unique = 1
Field Value
tls_unique_for_telnet
public const int tls_unique_for_telnet = 2