qsslcertificate.h File Reference

#include <QtCore/qnamespace.h>
#include <QtCore/qbytearray.h>
#include <QtCore/qcryptographichash.h>
#include <QtCore/qregexp.h>
#include <QtCore/qsharedpointer.h>
#include <QtNetwork/qssl.h>

Go to the source code of this file.

Classes

class   QSslCertificate

Typedefs

typedef struct x509_st  X509

Functions

Q_NETWORK_EXPORT QDebug  operator<< (QDebug debug, const QSslCertificate &certificate)
Q_NETWORK_EXPORT QDebug  operator<< (QDebug debug, QSslCertificate::SubjectInfo info)

Typedef Documentation

typedef struct x509_st X509

Definition at line 53 of file qsslcertificate.h.


Function Documentation

Q_NETWORK_EXPORT QDebug operator<< ( QDebug  debug,
const QSslCertificate certificate 
)
Q_NETWORK_EXPORT QDebug operator<< ( QDebug  debug,
QSslCertificate::SubjectInfo  info 
)