Function x509_parser::objects::oid2abbrev [−][src]
pub fn oid2abbrev<'a>(oid: &'a Oid<'_>) -> Result<&'a str, NidError>
Return the abbreviation (for ex. CN for Common Name), or if not found, the OID short name
pub fn oid2abbrev<'a>(oid: &'a Oid<'_>) -> Result<&'a str, NidError>
Return the abbreviation (for ex. CN for Common Name), or if not found, the OID short name