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