Class ConnectionEnd
- Namespace
- Org.BouncyCastle.Tls
- Assembly
- BouncyCastle.Cryptography.dll
RFC 2246
public abstract class ConnectionEnd
- Inheritance
-
ConnectionEnd
- 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
client
public const int client = 1
Field Value
server
public const int server = 0