libkleo
CryptPlug::CertificateInfo Struct Reference
#include <cryptplug.h>
Detailed Description
Definition at line 915 of file cryptplug.h.
Public Attributes | |
| char * | caps |
| char * | chainid |
| unsigned long | created |
| int | disabled: 1 |
| struct DnPair * | dnarray |
| unsigned long | expire |
| int | expired: 1 |
| char * | fingerprint |
| int | invalid: 1 |
| char * | issuer_org |
| char * | issuer_reord |
| int | secret: 1 |
| char * | serial |
| char ** | userid |
| char * | userid_0_org |
Member Data Documentation
Definition at line 925 of file cryptplug.h.
Definition at line 923 of file cryptplug.h.
| unsigned long CryptPlug::CertificateInfo::created |
Definition at line 927 of file cryptplug.h.
Definition at line 933 of file cryptplug.h.
struct DnPair* CryptPlug::CertificateInfo::dnarray [read] |
Definition at line 935 of file cryptplug.h.
| unsigned long CryptPlug::CertificateInfo::expire |
Definition at line 928 of file cryptplug.h.
Definition at line 932 of file cryptplug.h.
Definition at line 919 of file cryptplug.h.
Definition at line 931 of file cryptplug.h.
Definition at line 921 of file cryptplug.h.
Definition at line 922 of file cryptplug.h.
Definition at line 930 of file cryptplug.h.
Definition at line 918 of file cryptplug.h.
Definition at line 916 of file cryptplug.h.
Definition at line 917 of file cryptplug.h.
The documentation for this struct was generated from the following file:
KDE 4.2 API Reference