Type Alias tlspuffin::tls::rustls::msgs::handshake::PresharedKeyBinders

source ·
pub type PresharedKeyBinders = VecU16OfPayloadU8;

Aliased Type§

struct PresharedKeyBinders(pub Vec<PayloadU8>);

Fields§

§0: Vec<PayloadU8>