pub const exec fn EXPLICIT_PRIVATE<C: Copy>(number: u64, inner: C) -> ExplicitFmt<C>Expand description
returns
Explicit(Class::Private, number, inner),Apply an ASN.1 private-class EXPLICIT tag to a DER-encoded format.