List of All Members for QSslCertificate
This is the complete list of members for QSslCertificate, including inherited members.
- enum SubjectInfo
- QSslCertificate(QIODevice *, QSsl::EncodingFormat )
- QSslCertificate(const QByteArray &, QSsl::EncodingFormat )
- QSslCertificate(const QSslCertificate &)
- ~QSslCertificate()
- clear()
- digest(QCryptographicHash::Algorithm ) const : QByteArray
- effectiveDate() const : QDateTime
- expiryDate() const : QDateTime
- extensions() const : QList<QSslCertificateExtension>
- fromData(const QByteArray &, QSsl::EncodingFormat ) : QList<QSslCertificate>
- fromDevice(QIODevice *, QSsl::EncodingFormat ) : QList<QSslCertificate>
- fromPath(const QString &, QSsl::EncodingFormat , QRegExp::PatternSyntax ) : QList<QSslCertificate>
- handle() const : Qt::HANDLE
- importPkcs12(QIODevice *, QSslKey *, QSslCertificate *, QList<QSslCertificate> *, const QByteArray &) : bool
- isBlacklisted() const : bool
- isNull() const : bool
- isSelfSigned() const : bool
- issuerInfo(SubjectInfo ) const : QStringList
|
|
© 2017 The Qt Company Ltd.
Documentation contributions included herein are the copyrights of
their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property
of their respective owners.