CertificateStatus
Description:
[ CCode ( cprefix = "POPPLER_CERTIFICATE_" , type_id = "poppler_certificate_status_get_type ()" ) ]
[ Version ( since = "21.12.0" ) ]
public enum CertificateStatus
Signature certificate verification results
Content:
Enum values:
- EXPIRED - signing time is outside
the validity bounds of this certificate
- GENERIC_ERROR - failed to
verify certificate
- NOT_VERIFIED - certificate
not yet verified
- REVOKED - certificate was revoked
by the issuing certificate authority
- TRUSTED - certificate is
considered trusted
- UNKNOWN_ISSUER - this
certificate trust chain has not finished in a trusted root certificate
- UNTRUSTED_ISSUER - the
issuer of this certificate has been marked as untrusted by the user