Gcr.Certificate
const Gcr = imports.gi.Gcr; let certificate = new Gcr.Certificate({ });
An object which holds a certificate.
Prerequisites
Certificate requires Gcr.Comparable
Known Implementations
Certificate is implemented by Pkcs11Certificate and SimpleCertificate
Methods
- Gcr.Certificate.prototype.get_basic_constraints
- Gcr.Certificate.prototype.get_der_data
- Gcr.Certificate.prototype.get_expiry_date
- Gcr.Certificate.prototype.get_fingerprint
- Gcr.Certificate.prototype.get_fingerprint_hex
- Gcr.Certificate.prototype.get_issued_date
- Gcr.Certificate.prototype.get_issuer_cn
- Gcr.Certificate.prototype.get_issuer_dn
- Gcr.Certificate.prototype.get_issuer_name
- Gcr.Certificate.prototype.get_issuer_part
- Gcr.Certificate.prototype.get_issuer_raw
- Gcr.Certificate.prototype.get_key_size
- Gcr.Certificate.prototype.get_markup_text
- Gcr.Certificate.prototype.get_serial_number
- Gcr.Certificate.prototype.get_serial_number_hex
- Gcr.Certificate.prototype.get_subject_cn
- Gcr.Certificate.prototype.get_subject_dn
- Gcr.Certificate.prototype.get_subject_name
- Gcr.Certificate.prototype.get_subject_part
- Gcr.Certificate.prototype.get_subject_raw
- Gcr.Certificate.prototype.is_issuer
- Gcr.Certificate.prototype.mixin_emit_notify