Trait hyper_static_server::rustls::internal::msgs::handshake::ConvertServerNameList [−]
Required methods
pub fn has_duplicate_names_for_type(&self) -> bool
pub fn get_single_hostname(&self) -> Option<DNSNameRef<'_>>
Implementations on Foreign Types
impl ConvertServerNameList for Vec<ServerName, Global>
pub fn has_duplicate_names_for_type(&self) -> bool
RFC6066: "The ServerNameList MUST NOT contain more than one name of the same name_type."