Package org.bouncycastle.tls
Class ChannelBinding
java.lang.Object
org.bouncycastle.tls.ChannelBinding
RFC 5056
Note that the values here are implementation-specific and arbitrary. It is recommended not to depend on the particular values (e.g. serialization).
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
static final int
static final int
static final int
-
Constructor Summary
-
Method Summary
-
Field Details
-
tls_server_end_point
public static final int tls_server_end_point- See Also:
-
tls_unique
public static final int tls_unique- See Also:
-
tls_unique_for_telnet
public static final int tls_unique_for_telnet- See Also:
-
tls_exporter
public static final int tls_exporter- See Also:
-
-
Constructor Details
-
ChannelBinding
public ChannelBinding()
-