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

pub trait SupportedPointFormats {
    fn supported() -> ECPointFormatList;
}

Required Methods

Implementors