Skip to main content

DerBoolFmt

Type Alias DerBoolFmt 

Source
pub type DerBoolFmt = BoolFmt<true>;
Expand description

Convenience type alias for the DER variant of ASN.1 BOOLEAN.

Aliased Type§

pub struct DerBoolFmt;

Trait Implementations§