TCP socket cipher suites. More...
Public Member Functions | |
| TcpSocketCipherSuites (int value) | |
| int | getAssignedValue () |
Static Public Member Functions | |
| [static initializer] | |
| static TcpSocketCipherSuites | getByAssignedValue (int value) |
Public Attributes | |
| Default =(1) | |
| Indicates that the default cipher suites should be used. More... | |
| All =(2) | |
| Indicates that all supported cipher suites should be used. More... | |
TCP socket cipher suites.
| fm.liveswitch.TcpSocketCipherSuites.TcpSocketCipherSuites | ( | int | value | ) |
|
static |
| int fm.liveswitch.TcpSocketCipherSuites.getAssignedValue | ( | ) |
|
static |
| fm.liveswitch.TcpSocketCipherSuites.All =(2) |
Indicates that all supported cipher suites should be used.
| fm.liveswitch.TcpSocketCipherSuites.Default =(1) |
Indicates that the default cipher suites should be used.