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