Home
last modified time | relevance | path

Searched refs:m_certStatus (Results 1 – 2 of 2) sorted by relevance

/dports/games/0ad/0ad-0.0.23b-alpha/source/lobby/
H A DXmppClient.h57 gloox::CertStatus m_certStatus; variable
H A DXmppClient.cpp270 m_certStatus = static_cast<gloox::CertStatus>(info.status); in onTLSConnect()
1157 …be verified or the TLS handshake did not complete successfully") + TLSErrorToString(m_certStatus)); in ConnectionErrorToString()