#include <QtCrypto>
Collaboration diagram for QCA::CertificateOptions:
|
Create a Certificate options set.
|
|
Standard copy constructor.
|
|
Standard assignment operator.
|
|
test the format type for this certificate
|
|
Specify the format for this certificate.
|
|
Test if the certificate options object is valid.
|
|
The challenge part of the certificate. For CertificateRequest only
|
|
Information on the subject of the certificate.
|
|
Information on the subject of the certificate, in the exact order the items will be written.
|
|
List the constraints on this certificate.
|
|
list the policies on this certificate
|
|
list of URI locations for CRL files each URI refers to the same CRL file For Certificate creation only |
|
list of URI locations for issuer certificate files each URI refers to the same issuer file For Certificate creation only |
|
list of URI locations for OCSP services For Certificate creation only |
|
test if the certificate is a CA cert
|
|
return the path limit on this certificate
|
|
The serial number for the certificate. For Certificate creation only |
|
the first time the certificate will be valid For Certificate creation only |
|
the last time the certificate is valid For Certificate creation only |
|
Specify the challenge associated with this certificate.
|
|
Specify information for the the subject associated with the certificate.
|
|
Specify information for the the subject associated with the certificate.
|
|
set the constraints on the certificate
|
|
set the policies on the certificate
|
|
set the CRL locations of the certificate each location refers to the same CRL.
|
|
set the issuer certificate locations of the certificate each location refers to the same issuer file.
|
|
set the OCSP service locations of the certificate
|
|
set the certificate to be a CA cert
|
|
set the certificate to be a user cert (this is the default)
|
|
Set the serial number property on this certificate.
|
|
Set the validity period for the certificate.
|