Function ot_certs::x509::extension::x509_get_extensions
source · pub fn x509_get_extensions(x509: &X509) -> Result<Vec<X509ExtensionRef<'_>>>
Expand description
Return the list of extensions of an X509 cerificate.