• Skip to content
  • Skip to link menu
Trinity API Reference
  • Trinity API Reference
  • tdeio/kssl
 

tdeio/kssl

Public Member Functions | Static Public Member Functions | Friends | List of all members
KOpenSSLProxy Class Reference

#include <kopenssl.h>

Public Member Functions

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

Static Public Member Functions

static KOpenSSLProxy * self ()
 

Friends

class KStaticDeleter< KOpenSSLProxy >
 

Detailed Description

Dynamically load and wrap OpenSSL.

Author
George Staikos staik.nosp@m.os@k.nosp@m.de.or.nosp@m.g
See also
KSSL

KDE OpenSSL Wrapper

Definition at line 76 of file kopenssl.h.

Member Function Documentation

◆ destroy()

void KOpenSSLProxy::destroy ( )

Destroy the class and start over - don't use this unless you know what you are doing.

Definition at line 258 of file kopenssl.cpp.

◆ hasLibCrypto()

bool KOpenSSLProxy::hasLibCrypto ( ) const

Return true of libcrypto was found and loaded.

Definition at line 253 of file kopenssl.cpp.

◆ hasLibSSL()

bool KOpenSSLProxy::hasLibSSL ( ) const

Return true of libssl was found and loaded.

Definition at line 248 of file kopenssl.cpp.

◆ self()

KOpenSSLProxy * KOpenSSLProxy::self ( )
static

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

It is a singleton class.

Definition at line 749 of file kopenssl.cpp.

Friends And Related Function Documentation

◆ KStaticDeleter< KOpenSSLProxy >

friend class KStaticDeleter< KOpenSSLProxy >
friend

Definition at line 76 of file kopenssl.h.


The documentation for this class was generated from the following files:
  • kopenssl.h
  • kopenssl.cpp

tdeio/kssl

Skip menu "tdeio/kssl"
  • Main Page
  • Alphabetical List
  • Class List
  • File List
  • Class Members
  • Related Pages

tdeio/kssl

Skip menu "tdeio/kssl"
  • arts
  • dcop
  • dnssd
  • interfaces
  •   kspeech
  •     interface
  •     library
  •   tdetexteditor
  • kate
  • kded
  • kdoctools
  • kimgio
  • kjs
  • libtdemid
  • libtdescreensaver
  • tdeabc
  • tdecmshell
  • tdecore
  • tdefx
  • tdehtml
  • tdeinit
  • tdeio
  •   bookmarks
  •   httpfilter
  •   kpasswdserver
  •   kssl
  •   tdefile
  •   tdeio
  •   tdeioexec
  • tdeioslave
  •   http
  • tdemdi
  •   tdemdi
  • tdenewstuff
  • tdeparts
  • tdeprint
  • tderandr
  • tderesources
  • tdespell2
  • tdesu
  • tdeui
  • tdeunittest
  • tdeutils
  • tdewallet
Generated for tdeio/kssl by doxygen 1.9.4
This website is maintained by Timothy Pearson.