X.509 certificate or certificate request properties. More...
#include <QtCrypto>
X.509 certificate or certificate request properties.
Some fields are only for certificates or only for certificate requests, and these fields are noted.
The X.509 certificate version, usually 3.
This field is for certificates only.
The time the certificate becomes valid (often the time of create).
This field is for certificates only.
The time the certificate expires.
This field is for certificates only.
The subject information.
The issuer information.
This field is for certificates only.
The constraints.
The policies.
A list of URIs for CRLs.
This field is for certificates only.
A list of URIs for issuer certificates.
This field is for certificates only.
A list of URIs for OCSP services.
This field is for certificates only.
The certificate serial number.
This field is for certificates only.
True if the certificate is a CA or the certificate request is requesting to be a CA, otherwise false.
True if the certificate is self-signed.
This field is for certificates only.
The path limit.
The signature data.
The signature algorithm used to create the signature.
The subject id.
This field is for certificates only.
The issuer id.
This field is for certificates only.
The SPKAC challenge value.
This field is for certificate requests only.
The format used for the certificate request.
This field is for certificate requests only.