rustls
0.20.6
Preshared
KeyBinder
Aliased type
Fields
0
In rustls::
internal::
msgs::
handshake
rustls
::
internal
::
msgs
::
handshake
Type Alias
PresharedKeyBinder
Copy item path
Source
pub type PresharedKeyBinder =
PayloadU8
;
Aliased Type
§
struct PresharedKeyBinder(pub
Vec
<
u8
>);
Fields
§
§
0:
Vec
<
u8
>