[]Trait yukikaze::connector::rustls::internal::msgs::handshake::SupportedPointFormats

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

Required methods

Loading content...

Implementations on Foreign Types

impl SupportedPointFormats for Vec<ECPointFormat>

Loading content...

Implementors

Loading content...