pub type DistinguishedName = PayloadU16;

Aliased Type§

struct DistinguishedName(pub Vec<u8>);

Fields§

§0: Vec<u8>