Hi
I am migrating an app, which uses the free Togeher SMIME Library, from WebLogin 6.1 (JDK 1.3.1) to WebLogic 8.1 (JDK 1.4.1).
However, the Library doesn't work well under JDK 1.4.1. Does anyone know if there is any free SMIME library available that works under JDK 1.4.1?
Thanks,
Kris
Bill Harrelson - 12 Mar 2004 05:10 GMT
I used BouncyCastle to write my own. It wasn't that hard.
> Hi
>
[quoted text clipped - 4 lines]
> Thanks,
> Kris
Kris Topher - 24 Mar 2004 23:05 GMT
yes, BouncyCastle works, thanks.