Function is_tls_alpn_challenge

Source
pub fn is_tls_alpn_challenge(client_hello: &ClientHello<'_>) -> bool
Expand description

Returns true if the client_hello indicates a TLS-ALPN-01 challenge connection.