axTLS
|
Data Structures | |
class | axTLSj.SSL |
A representation of an SSL connection. More... | |
class | axTLSj.SSLUtil |
Some global helper functions. More... | |
class | axTLSj.SSLCTX |
A base object for SSLServer/SSLClient. More... | |
class | axTLSj.SSLServer |
The server context. More... | |
class | axTLSj.SSLClient |
The client context. More... | |
class | axTLSj.SSLReadHolder |
A holder for data read in an SSL read. More... | |
Ensure that the appropriate dispose() methods are called when finished with various objects - otherwise memory leaks will result.