☰
rustls
0.20.8
PresharedKeyBinder
Aliased type
Fields
0
In rustls::internal::msgs::handshake
?
Type Alias
rustls
::
internal
::
msgs
::
handshake
::
PresharedKeyBinder
source
·
[
−
]
pub type PresharedKeyBinder =
PayloadU8
;
Aliased Type
§
struct PresharedKeyBinder(pub
Vec
<
u8
>);
Fields
§
§
0:
Vec
<
u8
>