Start an asynchronous SSL handshake.
template< typename HandshakeHandler> void-or-deduced async_handshake( handshake_type type, HandshakeHandler handler); » more... template< typename ConstBufferSequence, typename BufferedHandshakeHandler> void-or-deduced async_handshake( handshake_type type, const ConstBufferSequence & buffers, BufferedHandshakeHandler handler); » more...