rustls
0.19.1
Distinguished
Name
Aliased Type
Fields
0
In rustls::
internal::
msgs::
handshake
rustls
::
internal
::
msgs
::
handshake
Type Alias
DistinguishedName
Copy item path
Source
pub type DistinguishedName =
PayloadU16
;
Aliased Type
§
struct DistinguishedName(pub
Vec
<
u8
>);
Fields
§
§
0:
Vec
<
u8
>