Gcr.Certificate.prototype.get_subject_name

function get_subject_name(): String {
    // Gjs wrapper for gcr_certificate_get_subject_name()
}
  

Get a name to represent the subject of this certificate.

This will try to lookup the common name, orianizational unit, organization in that order.

Returns

the allocated subject name, or NULL if no subject name