142 return d->certificateStatus;
215 size_t hash = hasher(
seed,
int(
d->certificateStatus));
216 hash = hasher(
hash,
int(
d->revocationReason));
217 if (!
d->signerCert.isNull())
219 if (!
d->subjectCert.isNull())
size_t qHash(const QOcspResponse &response, size_t seed) noexcept
Returns the hash value for the response, using seed to seed the calculation.
QOcspRevocationReason revocationReason
QSslCertificate subjectCert
QSslCertificate signerCert
This class represents Online Certificate Status Protocol response.
QOcspRevocationReason revocationReason() const
QSslCertificate subject() const
class QSslCertificate responder() const
The QSslCertificate class provides a convenient API for an X509 certificate.
QHash< int, QWidget * > hash
[35multi]
Combined button and popup list for selecting options.
static Q_CONSTINIT QBasicAtomicInteger< unsigned > seed