Searched refs:CheckServerIdentity (Results 1 – 4 of 4) sorted by relevance
67 using CheckServerIdentity = variable232 void SetCheckServerIdentity(const CheckServerIdentity &checkServerIdentity);262 [[nodiscard]] CheckServerIdentity GetCheckServerIdentity() const;282 CheckServerIdentity checkServerIdentity_;
65 CheckServerIdentity checkServerIdentity;
344 void TLSConnectOptions::SetCheckServerIdentity(const CheckServerIdentity &checkServerIdentity) in SetCheckServerIdentity()369 CheckServerIdentity TLSConnectOptions::GetCheckServerIdentity() const in GetCheckServerIdentity()1842 CheckServerIdentity checkServerIdentity = options.GetCheckServerIdentity(); in StartShakingHands()
1082 TlsSocket::CheckServerIdentity checkServerIdentity = options.GetCheckServerIdentity(); in StartShakingHands()