Function client_handshake_init

Source
pub fn client_handshake_init() -> Result<(u64, Message)>
👎Deprecated since 1.0.0-RC.1: Use client_secure_handshake_init() instead
Expand description

Legacy client handshake function for compatibility Now uses the secure handshake implementation