asio C++ library

PrevUpHomeNext

ssl::host_name_verification::operator()

Perform certificate verification.

bool operator()(
    bool preverified,
    verify_context & ctx) const;

PrevUpHomeNext