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