-
does this work with xades-bes ? if so can you send me one example please?
-
does is support xades-bes ?? is yes, how?? I tried but complains about the digest what is strange
-
Hi,
would you like to show example how to sign XML document using XADES-BES?
There is only XMLSIG example. I found xadesjs very useful but I don't know how to use it.
Thank you in advance for any hel…
-
Hello, I am trying to use the Xadesjs library, to sign a document that will be validated by the entity to manage the payment of Ecuadorian taxpayers, but there are some properties and fields that woul…
-
Hello
First of all, thanks for the great library.
I am currently trying to verify a XADES-BES invoice (not produced by xadesjs), but it keeps failing with "Invalid digest for uri #Certificate1". …
-
Investigate a way to sign an XML document with a .p12 file
-
ขอรบกวนครับผม รันแล้วขึ้น Error The keystore couldn't be initialized ไม่แน่ใจว่า ต้องตั้งค่าอะไรเพิ่มหรือป่าวครับ
xades4j.verification.UnexpectedJCAException: The keystore couldn't be initialized
…
-
```
What steps will reproduce the problem?
The library currently does not support verification for italian FatturaPA.
1. I have downloaded an xml file signed with XAdES-BES signature from here
http://…
-
Hello,
The XADES-BES signature example from readme fails in IE11 with "WrongDocumentError". I have created a fiddle with it:
[https://jsfiddle.net/tao24/4a3bog9d/4/](https://jsfiddle.net/tao24/4a3bo…
-
```
Hi,
I'm trying to sign a XML document using XADES-BES.
My document has to have 3 references, first for the whole document, second for
the signed properties and the last one for the KeyInfo.
I …