• Skip to content
  • Skip to link menu
KDE 3.5 API Reference
  • KDE API Reference
  • @topname@
  • Sitemap
  • Contact Us
 

kio/kssl

KSSLCertChain Class Reference

#include <ksslcertchain.h>

List of all members.


Detailed Description

KDE Certificate Chain Representation Class.

This class provides a representation for an X.509 certificate chain.

Author:
George Staikos <staikos@kde.org>
See also:
KSSL, KSSLCertificate, KSSLPeerInfo KDE X.509 Certificate Chain

Definition at line 45 of file ksslcertchain.h.


Public Member Functions

 KSSLCertChain ()
 ~KSSLCertChain ()
bool isValid ()
KSSLCertChain * replicate ()
void setChain (void *stack_of_x509)
void setChain (QPtrList< KSSLCertificate > &chain)
void setChain (QStringList chain) KDE_DEPRECATED
void setCertChain (const QStringList &chain)
QPtrList< KSSLCertificate > getChain ()
int depth ()
void * rawChain ()

Friends

class KSSL
class KSSLPeerInfo

Constructor & Destructor Documentation

KSSLCertChain::KSSLCertChain (  ) 

Construct a KSSLCertChain object.

Definition at line 70 of file ksslcertchain.cc.

KSSLCertChain::~KSSLCertChain (  ) 

Destroy this KSSLCertChain object.

Definition at line 76 of file ksslcertchain.cc.


Member Function Documentation

bool KSSLCertChain::isValid (  ) 

Determine if this represents a valid certificate chain.

Returns:
true if it is a valid certificate chain

Definition at line 93 of file ksslcertchain.cc.

KSSLCertChain * KSSLCertChain::replicate (  ) 

Do a deep copy of the certificate chain.

Returns:
pointer to a new certificate chain object
This is an expensive operation, and you are responsible for deleting the returned object yourself.

Definition at line 98 of file ksslcertchain.cc.

void KSSLCertChain::setChain ( void *  stack_of_x509  ) 

Set the raw chain from OpenSSL.

Definition at line 159 of file ksslcertchain.cc.

void KSSLCertChain::setChain ( QPtrList< KSSLCertificate > &  chain  ) 

Set the certificate chain as a pointer list of KSSL certificates.

Parameters:
chain the certificate chain
See also:
KSSLCertificate

Definition at line 135 of file ksslcertchain.cc.

void KSSLCertChain::setChain ( QStringList  chain  ) 

Set the certificate chain as a list of base64 encoded X.509 certificates.

Parameters:
chain the certificate chain
Deprecated:

Definition at line 190 of file ksslcertchain.cc.

void KSSLCertChain::setCertChain ( const QStringList &  chain  ) 

Set the certificate chain as a list of base64 encoded X.509 certificates.

Parameters:
chain the certificate chain

Definition at line 194 of file ksslcertchain.cc.

QPtrList< KSSLCertificate > KSSLCertChain::getChain (  ) 

Obtain a copy of the certificate chain.

Returns:
a deep copy of the certificate chain.
See also:
KSSLCertificate

Definition at line 116 of file ksslcertchain.cc.

int KSSLCertChain::depth (  ) 

Determine the number of entries (depth) of the chain.

Returns:
the number of entries in the certificate chain

Definition at line 108 of file ksslcertchain.cc.

void* KSSLCertChain::rawChain (  )  [inline]

Read the raw chain in OpenSSL format.

Definition at line 127 of file ksslcertchain.h.


The documentation for this class was generated from the following files:
  • ksslcertchain.h
  • ksslcertchain.cc

kio/kssl

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

@topname@

Skip menu "@topname@"
  •     kdnssd-avahi
  • arts
  • dcop
  • dnssd
  • interfaces
  •     interface
  •     library
  •   kspeech
  •   ktexteditor
  • kabc
  • kate
  • kcmshell
  • kdecore
  • kded
  • kdefx
  • kdeprint
  • kdesu
  • kdeui
  • kdoctools
  • khtml
  • kimgio
  • kinit
  • kio
  •   bookmarks
  •   httpfilter
  •   kfile
  •   kio
  •   kioexec
  •   kpasswdserver
  •   kssl
  • kioslave
  •   http
  • kjs
  • kmdi
  •   kmdi
  • knewstuff
  • kparts
  • kresources
  • kspell2
  • kunittest
  • kutils
  • kwallet
  • libkmid
  • libkscreensaver
Generated for @topname@ by doxygen 1.5.5
This website is maintained by Adriaan de Groot and Allen Winter.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal