Function rustls::server::hs::can_resume
source ยท pub(super) fn can_resume(
suite: SupportedCipherSuite,
sni: &Option<DnsName>,
using_ems: bool,
resumedata: &ServerSessionValue,
) -> bool
pub(super) fn can_resume(
suite: SupportedCipherSuite,
sni: &Option<DnsName>,
using_ems: bool,
resumedata: &ServerSessionValue,
) -> bool