Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

ssl::verify_context::native_handle_type

The native handle type of the verification context.

typedef X509_STORE_CTX * native_handle_type;
Requirements

Header: boost/asio/ssl/verify_context.hpp

Convenience header: boost/asio/ssl.hpp


PrevUpHomeNext