Gcr.CertificateRequest.prototype.set_cn

function set_cn(cn: String): void {
    // Gjs wrapper for gcr_certificate_request_set_cn()
}
  

Set the common name encoded in the certificate request.

cn

common name to set on the request