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

kio/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::KSSLX509Map ( const TQString &  name)

Construct an X.509 Map.

Parameters
namethe map to parse

Definition at line 25 of file ksslx509map.cc.

◆ ~KSSLX509Map()

KSSLX509Map::~KSSLX509Map ( )

Destroy this map.

Definition at line 30 of file ksslx509map.cc.

Member Function Documentation

◆ getValue()

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.cc.

◆ reset()

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.cc.

◆ setValue()

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.cc.


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

kio/kssl

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

kio/kssl

Skip menu "kio/kssl"
  • 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
  • krandr
  • kresources
  • kspell2
  • kunittest
  • kutils
  • kwallet
  • libkmid
  • libkscreensaver
Generated for kio/kssl by doxygen 1.9.1
This website is maintained by Timothy Pearson.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. |