kio
KOpenSSLProxy Class Reference
Dynamically load and wrap OpenSSL. More...
#include <kopenssl.h>
Public Member Functions | |
| void | destroy () |
| bool | hasLibCrypto () const |
| bool | hasLibSSL () const |
Static Public Member Functions | |
| static KOpenSSLProxy * | self () |
Detailed Description
Dynamically load and wrap OpenSSL.
- See also:
- KSSL KDE OpenSSL Wrapper
For internal use only.
Definition at line 63 of file kopenssl.h.
Member Function Documentation
| void KOpenSSLProxy::destroy | ( | ) |
Destroy the class and start over - don't use this unless you know what you are doing.
Definition at line 215 of file kopenssl.cc.
| bool KOpenSSLProxy::hasLibCrypto | ( | ) | const |
| bool KOpenSSLProxy::hasLibSSL | ( | ) | const |
| KOpenSSLProxy * KOpenSSLProxy::self | ( | ) | [static] |
Return an instance of class KOpenSSLProxy * You cannot delete this object.
It is a singleton class.
Definition at line 631 of file kopenssl.cc.
The documentation for this class was generated from the following files:
KDE 3.5 API Reference