Relative Content

Tag Archive for javabouncycastlesmime

Send smime signed and encrypted mail using bouncy castle java

I am trying to send the smime signed and encrypted mail using my email IDs. I got two smime certificates each for my two Gmail IDs. I tried to use the SMIMETestUtil class for testing the scenario. I am successfully able to send mail from one email to another. But when I am trying to open it, I receive the error “Your digital ID name cannot be found by the underlying security system”.