Open Flyingpeanut opened 4 years ago
I am also facing this exact issue. It it possible to make sign and verify with only enveloped signature as transform algorithm?
Any help on this will be highly appreciated
Any solutions ? I Have the same problem
alguien lo logro soluionar?
Off hand, I don't know if what you're asking for is possible, but if you created a PR with a test that fails that clearly shows what you're after, it will speed up the process of getting a fix and will ensure that the feature/fix that you're after stays working. @Flyingpeanut , @HariAmbadi , @clucher91 or @iaguedo would any of you be willing to do that?
Hi, First of all I would like to apologize if my issue is redundant, I am not very experienced in xml signatures. I would like to sign my document with only enveloped-signature as transform I have based my code on #93 solution I use this function to sign
It shouldn't be relevant I am have taken this from another issue #47 to create the X509Data
, but when I run with REC-xml-c14n-20010315 transform everything is ok but when I remove it from the transforms I get this error:
It it possible to make signature with only enveloped signature as transform?