Gcr.CertificateRequest
const Gcr = imports.gi.Gcr;
let certificateRequest = new Gcr.CertificateRequest({
format: value,
private_key: value,
});
Represents a certificate request.
Hierarchy
-
GObject.Object
- Gcr.CertificateRequest
Methods
- Gcr.CertificateRequest.prototype.complete
- Gcr.CertificateRequest.prototype.complete_async
- Gcr.CertificateRequest.prototype.complete_finish
- Gcr.CertificateRequest.prototype.encode
- Gcr.CertificateRequest.prototype.get_format
- Gcr.CertificateRequest.prototype.get_private_key
- Gcr.CertificateRequest.prototype.set_cn