pub type ServerNameRequest = Vec<ServerName>;
Trait Implementations
sourceimpl Codec for ServerNameRequest
impl Codec for ServerNameRequest
sourceimpl ConvertServerNameList for ServerNameRequest
impl ConvertServerNameList for ServerNameRequest
sourcefn has_duplicate_names_for_type(&self) -> bool
fn has_duplicate_names_for_type(&self) -> bool
RFC6066: “The ServerNameList MUST NOT contain more than one name of the same name_type.”