Function x509_parser::objects::oid2sn
source · [−]pub fn oid2sn<'a>(
oid: &'a Oid<'_>,
registry: &'a OidRegistry<'_>
) -> Result<&'a str, NidError>
Expand description
Returns the short name corresponding to the OID
pub fn oid2sn<'a>(
oid: &'a Oid<'_>,
registry: &'a OidRegistry<'_>
) -> Result<&'a str, NidError>
Returns the short name corresponding to the OID