Trait hyper_static_server::rustls::internal::msgs::handshake::SupportedPointFormats[]

pub trait SupportedPointFormats {
    pub fn supported() -> Vec<ECPointFormat, Global>;
}

Required methods

Loading content...

Implementations on Foreign Types

impl SupportedPointFormats for Vec<ECPointFormat, Global>

Loading content...

Implementors

Loading content...