pub type DerBitStringFmt = BitStringFmt<true>;Expand description
Convenience type alias for the DER variant of ASN.1 BIT STRING.
Aliased Typeยง
pub struct DerBitStringFmt;pub type DerBitStringFmt = BitStringFmt<true>;Convenience type alias for the DER variant of ASN.1 BIT STRING.
pub struct DerBitStringFmt;