Struct rustls::internal::msgs::persist::ClientSessionKey [−][src]
pub struct ClientSessionKey { /* fields omitted */ }
Keys for session resumption and tickets.
Matching value is a ClientSessionValue
.
Implementations
impl ClientSessionKey
[src]
impl ClientSessionKey
[src]pub fn session_for_dns_name(dns_name: DNSNameRef<'_>) -> ClientSessionKey
[src]
pub fn hint_for_dns_name(dns_name: DNSNameRef<'_>) -> ClientSessionKey
[src]
Trait Implementations
impl Codec for ClientSessionKey
[src]
impl Codec for ClientSessionKey
[src]