Skip to content

glib: Add new members to PopplerCertificateInfo

This merge request adds new members to the structure PopplerCertificateInfo. These can be used to show more detailed info about who signed the document and more info about issuer of the certificate.

It also adds PopplerCertificateInfo to PopplerSignatureInfo to be able to get certificate info of the signature.

You can test showing of the signatures in Properties dialog in Evince via https://gitlab.gnome.org/mkasik/evince/-/tree/show-signatures (not finished yet).

Merge request reports