Function tls_parser::tls::parse_tls_encrypted []

pub fn parse_tls_encrypted(i: &[u8]) -> IResult<&[u8], TlsEncrypted, u32>