libkleo
oidmap.h File Reference
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Variables | |
static const unsigned int | numOidMaps = sizeof oidmap / sizeof *oidmap |
struct { | |
const char * name | |
const char * oid | |
} | oidmap [] |
Variable Documentation
struct { ... } oidmap[] |
Initial value:
= {
{ "SP", "ST" },
{ "NameDistinguisher", "0.2.262.1.10.7.20" },
{ "EMAIL", "1.2.840.113549.1.9.1" },
{ "SN", "2.5.4.4" },
{ "SerialNumber", "2.5.4.5" },
{ "T", "2.5.4.12" },
{ "D", "2.5.4.13" },
{ "BC", "2.5.4.15" },
{ "ADDR", "2.5.4.16" },
{ "PC", "2.5.4.17" },
{ "GN", "2.5.4.42" },
{ "Pseudo", "2.5.4.65" },
}
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:57:49 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:57:49 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.