Anyone ever...

Has anyone ever made to send signed, encrypted or enveloped email, using cryptographic parameters stored on a smart card with a usage of BouncyCastle provider, OR ANY OTHER PROVIDER!!!
[191 byte] By [djalfirevica] at [2007-10-3 0:22:39]
# 1

Not S/MIME, but an application we've created does use the GemPlus smartcard to create a digitally signed SOAP Request based on the OASIS WSS protocol. However, we're using the SAAJ API from the Java Web Services Developer Pack to do the signing and verification, but we had to make modifications to the examples to use the SunPKCS11 bridge to Gemplus to get the signing to work. So, yes, I do know for a fact that it works - but using SunPKCS11 and not BC.

arshad.noora at 2007-7-14 17:14:43 > top of Java-index,Security,Cryptography...