QHash Proxy Page

Functions

int qHash(const QOcspResponse &, int)
int qHash(const QSslCertificate &, int)
int qHash(QSslEllipticCurve, int)
int qHash(const QSslError &, int)

Function Documentation

[noexcept] int qHash(const QOcspResponse &, int)

Returns the hash value for the response, using seed to seed the calculation.

[noexcept] int qHash(const QSslCertificate &, int)

Returns the hash value for the key, using seed to seed the calculation.

[constexpr noexcept] int qHash(QSslEllipticCurve, int)

Returns an hash value for the curve curve, using seed to seed the calculation.

[noexcept] int qHash(const QSslError &, int)

Returns the hash value for the key, using seed to seed the calculation.