Secclab generates a CMS message not a PKCS7. I do not know if Bouncy Castle has a method to verify CMS messages.
Hi Luis, First thank you for the nice component.
We're able to verify the signature produced from the XUL form with BouncyCastle's JCE using their CMSSignedData method.
When we try to verify the signed text produced with CLABString it's unable to read the signature after base 64 decoding.
It says CMSException 'invalid signature format in message'.
I'm attaching the testform we're using for signing with CLABString.
Any hints ? Best regards, Mihail Daskalov and Petio ZafirovTitle: Selection Script
| ||||||||||||
testjs.js
Description: JavaScript source
