KOpenSSLProxy Class Reference
#include <kopenssl.h>
Detailed Description
Dynamically load and wrap OpenSSL.KDE OpenSSL Wrapper.
- Author:
- George Staikos <staikos@kde.org>
- See also:
- KSSL
Definition at line 63 of file kopenssl.h.
Public Member Functions | |
bool | hasLibCrypto () const |
bool | hasLibSSL () const |
void | destroy () |
Static Public Member Functions | |
static KOpenSSLProxy * | self () |
Friends | |
class | KStaticDeleter< KOpenSSLProxy > |
Member Function Documentation
|
Destroy the class and start over - don't use this unless you know what you are doing.
Definition at line 214 of file kopenssl.cc. |
|
Return true of libcrypto was found and loaded.
Definition at line 209 of file kopenssl.cc. |
|
Return true of libssl was found and loaded.
Definition at line 204 of file kopenssl.cc. |
|
Return an instance of class KOpenSSLProxy * You cannot delete this object. It is a singleton class. Definition at line 629 of file kopenssl.cc. |
The documentation for this class was generated from the following files: