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