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