Title: RE: java signaturevalue verification
No, I use Apache XMLSec. I meant CryptoManager from mozilla jss. I don't
know how exactly they are connected (i know that jss handles the
signaturevalue in some way), but whenever cryptomanager is initialized
with some certificate store
There is no class named CryptoManager in the Apache XMLSec Java sources.
It sounds like you are using some other XML Security implementation.
--Sean
Miha Vidmar wrote:
Hi,
i am wondering about something. I have a test case where I verify a
simple signature that keeps failing on me. All the