KOpenSSLProxy Class Reference

Dynamically load and wrap OpenSSL. More...

#include <kopenssl.h>

List of all members.

Public Member Functions

bool hasLibCrypto () const
bool hasLibSSL () const
void destroy ()

Static Public Member Functions

static KOpenSSLProxyself ()

Friends

class KStaticDeleter< KOpenSSLProxy >

Detailed Description

Dynamically load and wrap OpenSSL.

Author:
George Staikos <staikos@kde.org>
See also:
KSSL KDE OpenSSL Wrapper

Definition at line 66 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 221 of file kopenssl.cc.

bool KOpenSSLProxy::hasLibCrypto (  )  const

Return true of libcrypto was found and loaded.

Definition at line 216 of file kopenssl.cc.

bool KOpenSSLProxy::hasLibSSL (  )  const

Return true of libssl was found and loaded.

Definition at line 211 of file kopenssl.cc.

KOpenSSLProxy * KOpenSSLProxy::self (  )  [static]

Return an instance of class KOpenSSLProxy * You cannot delete this object.

It is a singleton class.

Definition at line 669 of file kopenssl.cc.


The documentation for this class was generated from the following files:
KDE Home | KDE Accessibility Home | Description of Access Keys