Moritz Walther wrote:
> Hi,
>
> has anybody examples for using JSS/NSS for S/MIME ?
JSS doesn't expose the S/MIME functions in NSS now.
The best example of using NSS for S/MIME is the 'cmsutil'
command-line utility in NSS. Its sources are in
mozilla/security/nss/cmd/smimetools. Some people at
Netscape and iPlanet (and possibly Sun) are using that tool.
The S/MIME functions in NSS are documented at
http://www.mozilla.org/projects/security/pki/nss/smime/.
The documentation is not complete, so I am afraid that
you will have to read the comments in the header files
and look at 'cmsutil' as an example.
We are working on adding S/MIME functionality to
the Mozilla client. That is done by the PSM team. Please
watch this newsgroup for updates on that effort.
Wan-Teh