D wrote: > I managed to build NSS, found that SMimeTools > and CertUtil has the functionalities I'm looking for, but the problem > is there's no documentation or roadmap for using the APIs (would > appreciate for any pointers on getting documentation if you know of > any).
Start from here http://www.mozilla.org/projects/security/pki/nss/#Documentation. Certutil is documented at http://www.mozilla.org/projects/security/pki/nss/tools/. Smimetools is documented at http://www.mozilla.org/projects/security/pki/nss/smime/. Wan-Teh
