pub unsafe extern "C" fn aws_tls_handler_server_name(
handler: *mut aws_channel_handler
) -> aws_byte_buf
Expand description
Client mode only. This is the server name that was used for SNI and host name validation.
pub unsafe extern "C" fn aws_tls_handler_server_name(
handler: *mut aws_channel_handler
) -> aws_byte_buf
Client mode only. This is the server name that was used for SNI and host name validation.