Replies: 1 comment 3 replies
-
Given that others (including myself) presumably don't have access to the API you're talking about and thus cannot run your code, we're going to need a little more info than that. ;) What is the result you get, and why is it unexpected? If possible, it would help if you could upload a sample output document. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm trying to integrate mobile-id.vn with pyHanko, but for me, it doesn't work – generated PAdES is not valid. mobile-id.vn has API similar to CSC API:
Trusted Hub Service Provider Appliance QSCD - RESTful API Specification - V3.11.230418 (2).pdf
I created reproducible example and here how I'm doing signing:
And here is how I sign using API:
Could you help me to understand why it doesn't work? Thank you in advance
Beta Was this translation helpful? Give feedback.
All reactions