Hey,
Lets say I have signed "foobar" using crypto.signText("foobar");
How do I verify that signature?
I used signVer from the NSS tools :
#./signver -s ./signature
(where signature is a file containing the signature outputted by the
crypto.signText function)
but it gives error
signver: function failed: An I/O error occurred during security authorization.
I am afraid that I might be doing something really silly, but as no
documentation exists , I HAD to ask on this list.
Any help at all would be really appreciated?
Is there a way to verify the signatures in php / Java ? so that a web
app could do the verification...
Regards,
dev
_______________________________________________
dev-tech-crypto mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-crypto