Type Definition rustls::internal::msgs::handshake::EncryptedExtensions [−][src]
type EncryptedExtensions = Vec<ServerExtension>;
type EncryptedExtensions = Vec<ServerExtension>;
impl Codec for EncryptedExtensions
[src][+]impl HasServerExtensions for EncryptedExtensions
[src][+]