QtNetwork/qsslcertificate.h Source File
Go to the documentation of this file.
43 #ifndef QSSLCERTIFICATE_H
44 #define QSSLCERTIFICATE_H
53 typedef struct x509_st
X509;
67 template <
typename T,
typename U>
class QMultiMap;
69 class QSslCertificatePrivate;
70 class Q_NETWORK_EXPORT QSslCertificate
77 OrganizationalUnitName,
85 QSslCertificate(
const QSslCertificate &other);
87 QSslCertificate &operator=(
const QSslCertificate &other);
88 bool operator==(
const QSslCertificate &other)
const;
99 QString issuerInfo(SubjectInfo info)
const;
101 QString subjectInfo(SubjectInfo info)
const;
106 QSslKey publicKey()
const;
123 friend class QSslCertificatePrivate;
124 friend class QSslSocketBackendPrivate;
127 #ifndef QT_NO_DEBUG_STREAM
133 #endif // QT_NO_OPENSSL
mudbox::Vector & operator<<(mudbox::Vector &v, const HWVector &r)
bool operator==(const Attribute &cA, const AttributeInstance< type > &cB)
This operator compares the two attributes and NOT their values.
#define QT_BEGIN_NAMESPACE
GLsizei GLsizei GLenum GLenum const GLvoid * data
GLenum GLsizei GLenum format
bool operator!=(const QByteArray &a1, const QByteArray &a2)