[go: up one dir, main page]

DerTag

Type Alias DerTag 

Source
pub type DerTag = Tag;
👎Deprecated since 7.0.0: Use Tag instead
Available on crate feature mtls only.
Expand description

DER tag (same as BER tag)

Aliased Type§

pub struct DerTag(pub u32);

Tuple Fields§

§0: u32