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

kio

KSSLX509Map Class Reference

X.509 Map Parsing Class. More...

#include <ksslx509map.h>

List of all members.


Public Member Functions

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

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 <staikos@kde.org>
See also:
KSSL, KSSLCertificate X.509 Map Parser

Definition at line 39 of file ksslx509map.h.


Constructor & Destructor Documentation

KSSLX509Map::KSSLX509Map ( const QString &  name  ) 

Construct an X.509 Map.

Parameters:
name the map to parse

Definition at line 25 of file ksslx509map.cc.

KSSLX509Map::~KSSLX509Map (  ) 

Destroy this map.

Definition at line 30 of file ksslx509map.cc.


Member Function Documentation

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

Get the value of an entry in the map.

Parameters:
key the key
Returns:
the value

Definition at line 40 of file ksslx509map.cc.

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

Reset (clear) the internal storage.

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

Definition at line 100 of file ksslx509map.cc.

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

Set a value in the map.

Parameters:
key the key
value the 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

Skip menu "kio"
  • Main Page
  • Modules
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members
  • Related Pages

API Reference

Skip menu "API Reference"
  • dcop
  • DNSSD
  • interfaces
  • Kate
  • kconf_update
  • KDECore
  • KDED
  • kdefx
  • KDEsu
  • kdeui
  • KDocTools
  • KHTML
  • KImgIO
  • KInit
  • kio
  • kioslave
  • KJS
  • KNewStuff
  • KParts
  • KUtils
Generated for API Reference by doxygen 1.5.9
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