pub fn x509_get_extensions(x509: &X509) -> Result<Vec<X509ExtensionRef<'_>>>
Expand description

Return the list of extensions of an X509 cerificate.