Function tls_parser::parse_tls_plaintext[][src]

pub fn parse_tls_plaintext(i: &[u8]) -> IResult<&[u8], TlsPlaintext<'_>>
Expand description

Parse one packet only, as plaintext A single record can contain multiple messages, they must share the same record type