☰
SupportedPointFormats
Required Methods
supported
Implementors
In rustls::internal::msgs::handshake
?
Trait
rustls
::
internal
::
msgs
::
handshake
::
SupportedPointFormats
source
·
[
−
]
pub trait SupportedPointFormats { fn
supported
() ->
ECPointFormatList
; }
Required methods
source
fn
supported
() ->
ECPointFormatList
Implementors
source
impl
SupportedPointFormats
for
ECPointFormatList