Skip to content

Extract digital signatures from pdf #756

@FaizanCW

Description

@FaizanCW

Extract signature from signed PDF and get all information related to that signature and validate signature is authenticated or not, authentication means signature is attached in PDF is generally generated by or based on a certificate or key so when we need to check that signature is generated by a specific key or certificate then we will able to do that.

Please refer this stackoverflow solution for this functionality in which they have used pdfreader library for that:
https://stackoverflow.com/questions/72556172/how-to-locate-digital-signatures-in-pdf-files-with-python

Metadata

Metadata

Assignees

Labels

feature-requestAll feature requests receive this label initially, can be upgraded to "enhancement"

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions