pub fn parse_tls_encrypted(i: &[u8]) -> IResult<&[u8], TlsEncrypted<'_>>Expand description
Parse one packet only, as encrypted content
pub fn parse_tls_encrypted(i: &[u8]) -> IResult<&[u8], TlsEncrypted<'_>>Parse one packet only, as encrypted content