asio C++ library

PrevUpHomeNext

ssl::context::impl_type

(Deprecated: Use native_handle_type.) The native type of the SSL context.

typedef SSL_CTX * impl_type;
Requirements

Header: asio/ssl/context.hpp

Convenience header: asio/ssl.hpp


PrevUpHomeNext