Function format_oid
pub fn format_oid(oid: &Oid<'_>, registry: &OidRegistry<'_>) -> StringAvailable on (crate features
rustls or boring or acme) and crate feature rustls only.Expand description
Format a OID to a String, using the provided registry to get the short name if present.