GoogleCloudPlatform / kms-integrations

https://cloud.google.com/kms
Apache License 2.0
39 stars 13 forks source link

pdf signing #39

Closed mbrevda closed 1 month ago

mbrevda commented 2 months ago

Is there an example of PDF signing with KMS? node-pdfsiger pointed here, but not sure how to proceed. Thanks!

tdbhacks commented 1 month ago

Apologies for the late reply! Unfortunately we don't have an example for PDF signing, our PKCS#11 library should work with other PKCS#11-based PDF signing libraries (eg. this is a sample result that came up: https://kbdeveloper.qoppa.com/apply-digital-signature-on-a-pdf-document-using-hardware-token-pkcs-11/), but I'm not very familiar with what's available for this use case and what the requirements are for PDF signing specifically.

Closing this issue for now, but if you'd like to eventually come back to this and share what worked for you, that would be great!