[][src]Trait kayrx::secure::tls::rust_tls::internal::msgs::handshake::SupportedPointFormats

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

Required methods

Loading content...

Implementations on Foreign Types

impl SupportedPointFormats for Vec<ECPointFormat>[src]

Loading content...

Implementors

Loading content...