Function oid2sn
pub fn oid2sn<'a>(
oid: &'a Oid<'_>,
registry: &'a OidRegistry<'_>,
) -> Result<&'a str, NidError>Available on crate feature
rustls only.Expand description
Returns the short name corresponding to the OID
pub fn oid2sn<'a>(
oid: &'a Oid<'_>,
registry: &'a OidRegistry<'_>,
) -> Result<&'a str, NidError>rustls only.Returns the short name corresponding to the OID