tls_parser::tls_extensions
pub fn parse_tls_extension_encrypt_then_mac( i: &[u8]) -> IResult<&[u8], TlsExtension, u32>