Struct peel_ip::layer3::tls::TlsParser [] [src]

pub struct TlsParser;

The TLS parser

Trait Implementations

impl Parsable<PathIp> for TlsParser
[src]

Parse a TlsPacket from an &[u8]

impl Display for TlsParser
[src]

Formats the value using the given formatter.