Hi there,
I would like to digitally sign my PDF document with an Azure KeyVault HSM. For this I cannot export the certificate (including private key) to sign the PDF on my own computer (because no URL can be shared, search for Keyvault in this forum and there is 1 post). Instead, I sent a digest to Keyvault which is then digitally signed. However I can't find the way to incorporate this using spire.pdf. Another program uses a similar approach but I cant find the Spire.PDF way of doing this (because no URL can be shared, search for DevExpress "how-to-use-azure-key-vault-api-to-sign-a-document"). How can I achieve this?
Regards,
Duco