Has anyone sucessfully created a PKCS#7 sigend data object with JSS 3.1? I am trying to create an Applet that will sign some data using a certificate found in the Netscape KeyStore. I have been able to successfully obtain the private key and certificate from the key store but am now running into difficulties actually creating the signed PKCS#7 object. If anyone has accomplished this could you provide me with an example or point me in the direction where I could find some? Thanks, Anthony
