Certificate Reference
List of All Members for CertificateBuilder
This is the complete list of members for
CertificateBuilder
, including inherited members.
enum
KeyPurpose
enum
KeyUsageFlag
flags
KeyUsageFlags
CertificateBuilder
()
~CertificateBuilder
()
addAuthorityKeyIdentifier
( const QSslCertificate & ) : bool
addKeyPurpose
( KeyPurpose, bool ) : bool
addKeyPurpose
( const QByteArray &, bool ) : bool
addSubjectKeyIdentifier
() : bool
copyRequestExtensions
( const CertificateRequest & ) : bool
error
() const : int
errorString
() const : QString
setActivationTime
( const QDateTime & ) : bool
setBasicConstraints
( bool, int ) : bool
setExpirationTime
( const QDateTime & ) : bool
setKeyUsage
( KeyUsageFlags ) : bool
setRequest
( const CertificateRequest & ) : bool
setSerial
( const QByteArray & ) : bool
setVersion
( int ) : bool
signedCertificate
( const QSslKey & ) : QSslCertificate
signedCertificate
( const QSslCertificate &, const QSslKey & ) : QSslCertificate