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

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

Required methods

Loading content...

Implementors

impl SupportedPointFormats for ECPointFormatList
[src]

Loading content...