Type Definition rustls::internal::msgs::handshake::PresharedKeyIdentities[][src]

type PresharedKeyIdentities = Vec<PresharedKeyIdentity>;

Trait Implementations

impl Codec for PresharedKeyIdentities[src]