Package org.bouncycastle.tls
Class ConnectionEnd
java.lang.Object
org.bouncycastle.tls.ConnectionEnd
RFC 2246
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
-
Constructor Summary
-
Method Summary
-
Field Details
-
server
public static final int server- See Also:
-
client
public static final int client- See Also:
-
-
Constructor Details
-
ConnectionEnd
public ConnectionEnd()
-