I use netscape crypto.signtext() to do some form signing, and then decode
the signed data by jss.I find it very strange that I can only get a few
attributes from the signed data by jss comparing to signver tool. Some
attributes as certicate issuer, publickey infomation that can be retrieved
by signver tool cannot be found by jss.
Anyone has countered the same problem? Thanks for the god I can retrive the
serial number.What I want to do is to retrieve the certificate from the CA
according to the serial number and then generate the public key from the
cerficate, and then verify the signature.Does it practical? Any advice?
Thanks in advance!
Persuis