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

tdeio/kssl

Public Member Functions | List of all members
KSSLX509Map Class Reference

#include <ksslx509map.h>

Public Member Functions

 KSSLX509Map (const TQString &name)
 
 ~KSSLX509Map ()
 
void setValue (const TQString &key, const TQString &value)
 
TQString getValue (const TQString &key) const
 
void reset (const TQString &name="")
 

Detailed Description

X.509 Map Parsing Class.

This class is used to parse and store a map as used in X.509 certificates. It is of the form /name=value/name=value/name=value

Author
George Staikos staik.nosp@m.os@k.nosp@m.de.or.nosp@m.g
See also
KSSL, KSSLCertificate X.509 Map Parser

Definition at line 39 of file ksslx509map.h.

Constructor & Destructor Documentation

KSSLX509Map::KSSLX509Map ( const TQString &  name)

Construct an X.509 Map.

Parameters
namethe map to parse

Definition at line 25 of file ksslx509map.cpp.

KSSLX509Map::~KSSLX509Map ( )

Destroy this map.

Definition at line 30 of file ksslx509map.cpp.

Member Function Documentation

TQString KSSLX509Map::getValue ( const TQString &  key) const

Get the value of an entry in the map.

Parameters
keythe key
Returns
the value

Definition at line 40 of file ksslx509map.cpp.

void KSSLX509Map::reset ( const TQString &  name = "")

Reset (clear) the internal storage.

Parameters
nameif this is not empty, it will be parsed and used as the new map internally

Definition at line 100 of file ksslx509map.cpp.

void KSSLX509Map::setValue ( const TQString &  key,
const TQString &  value 
)

Set a value in the map.

Parameters
keythe key
valuethe value

Definition at line 35 of file ksslx509map.cpp.


The documentation for this class was generated from the following files:
  • ksslx509map.h
  • ksslx509map.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
  •     tdecore
  • tdeabc
  • tdecmshell
  • tdecore
  • tdefx
  • tdehtml
  • tdeinit
  • tdeio
  •   bookmarks
  •   httpfilter
  •   kpasswdserver
  •   kssl
  • tdeioslave
  •   http
  •   tdefile
  •   tdeio
  •   tdeioexec
  • tdemdi
  •   tdemdi
  • tdenewstuff
  • tdeparts
  • tdeprint
  • tderandr
  • tderesources
  • tdespell2
  • tdesu
  • tdeui
  • tdeunittest
  • tdeutils
  • tdewallet
Generated for tdeio/kssl by doxygen 1.8.8
This website is maintained by Timothy Pearson.