Skip to main content

DerBitStringFmt

Type Alias DerBitStringFmt 

Source
pub type DerBitStringFmt = BitStringFmt<true>;
Expand description

Convenience type alias for the DER variant of ASN.1 BIT STRING.

Aliased Typeยง

pub struct DerBitStringFmt;