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
This is a request for help or information more than a bug report.
I want to add timestamped signatures to an ASIC-E container. I am using eideasy-browser-js to create the containers, and I can create a successful signature (SHA-256 for example) using hwcrypto. I CANNOT access the private key because it is contained in an eID card, so all I can do is access the public certificate and get a signature from it.
What I want is to know how to convert these signature that I obtain into a valid xAdES signature to be inserted into the container.
Is that possible at all using xadesjs?
Any insight or help greatly appreciated.
Thanks
The text was updated successfully, but these errors were encountered:
Hello!
This is a request for help or information more than a bug report.
I want to add timestamped signatures to an ASIC-E container. I am using eideasy-browser-js to create the containers, and I can create a successful signature (SHA-256 for example) using hwcrypto. I CANNOT access the private key because it is contained in an eID card, so all I can do is access the public certificate and get a signature from it.
What I want is to know how to convert these signature that I obtain into a valid xAdES signature to be inserted into the container.
Is that possible at all using xadesjs?
Any insight or help greatly appreciated.
Thanks
The text was updated successfully, but these errors were encountered: