qca
QCA::CertContextProps Class Reference
[QCA provider API]
X.509 certificate or certificate request properties. More...
#include <QtCrypto>
Detailed Description
X.509 certificate or certificate request properties.
- Note:
- This class is part of the provider plugin interface and should not be used directly by applications. You probably want Certificate or CertificateRequest instead.
Some fields are only for certificates or only for certificate requests, and these fields are noted.
Definition at line 1020 of file qcaprovider.h.
Member Data Documentation
The SPKAC challenge value.
This field is for certificate requests only.
Definition at line 1141 of file qcaprovider.h.
The constraints.
Definition at line 1059 of file qcaprovider.h.
A list of URIs for CRLs.
This field is for certificates only.
Definition at line 1071 of file qcaprovider.h.
The time the certificate expires.
This field is for certificates only.
Definition at line 1042 of file qcaprovider.h.
The format used for the certificate request.
This field is for certificate requests only.
Definition at line 1148 of file qcaprovider.h.
True if the certificate is a CA or the certificate request is requesting to be a CA, otherwise false.
Definition at line 1098 of file qcaprovider.h.
True if the certificate is self-signed.
This field is for certificates only.
Definition at line 1105 of file qcaprovider.h.
The issuer information.
This field is for certificates only.
Definition at line 1054 of file qcaprovider.h.
A list of URIs for issuer certificates.
This field is for certificates only.
Definition at line 1078 of file qcaprovider.h.
A list of URIs for OCSP services.
This field is for certificates only.
Definition at line 1085 of file qcaprovider.h.
The path limit.
Definition at line 1110 of file qcaprovider.h.
The policies.
Definition at line 1064 of file qcaprovider.h.
The certificate serial number.
This field is for certificates only.
Definition at line 1092 of file qcaprovider.h.
The signature data.
Definition at line 1115 of file qcaprovider.h.
The signature algorithm used to create the signature.
Definition at line 1120 of file qcaprovider.h.
The time the certificate becomes valid (often the time of create).
This field is for certificates only.
Definition at line 1035 of file qcaprovider.h.
The subject information.
Definition at line 1047 of file qcaprovider.h.
The X.509 certificate version, usually 3.
This field is for certificates only.
Definition at line 1028 of file qcaprovider.h.
The documentation for this class was generated from the following file:
KDE 4.4 API Reference