Gcr.Certificate.prototype.get_issuer_name
function get_issuer_name(): String { // Gjs wrapper for gcr_certificate_get_issuer_name() }
Get a name to represent the issuer of this certificate.
This will try to lookup the common name, orianizational unit, organization in that order.
- Returns
the allocated issuer name, or NULL if no issuer name