Yes ,I am using java version of Apache library.I have attached the singed element below.I infact tried with the examples only.Can anyone again help me identify the causes of the issue.Just a note i did the URI signature,
3vggTa7MHMGOC6qvg8yQbJWEmlg=eg4pYNHgqkTR9NI6h
KeyValue to itKeyInfo ki = kif.newKeyInfo(Collections.singletonList(kv));/*NodeList nl = doc.getElementsByTagNameNS(XMLSignature.XMLNS, "SignDocument");if (nl.getLength() == 0) {throw new Exception("Cannot find Signature element");}*///System.out.println("signature node found&qu
I tried the XML signature with JSR10.5 (JWSDP).It doesn't use any keystore.I don't undestand how it generates a private to sign the document..But it pulls the URI content from the origianl place in the XML and pushs along with the signature element.It doesn't retain the content where it was in the