You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using PyHanko to add a signature to a PDF after obtaining the signature value signed by a USB device via a C# plugin using the System.Security.Cryptography.RSA rsa.SignHash() method. I am unsure how to apply this signature to the PDF using PyHanko. Can you help me with this?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I am using PyHanko to add a signature to a PDF after obtaining the signature value signed by a USB device via a C# plugin using the System.Security.Cryptography.RSA rsa.SignHash() method. I am unsure how to apply this signature to the PDF using PyHanko. Can you help me with this?
Beta Was this translation helpful? Give feedback.
All reactions