Skip to main content

EXPLICIT

Function EXPLICIT 

Source
pub const exec fn EXPLICIT<C: Copy>(number: u64, inner: C) -> ExplicitFmt<C>
Expand description
returns
Explicit(Class::ContextSpecific, number, inner),

Apply an ASN.1 context-specific EXPLICIT tag to a DER-encoded format.