Linux distributions typically have a package libnss-dev that contains the headers for the API in the nss3.so and ssl3.so shared libraries. Presumably it is OK to use the same headers also when building code that would use nss3.dll and sssl3.dll on Windows? Import libraries can presumably be generated with pexports and dlltool or are there some odd gotchas?
Or is there a libnss-dev distribution for Windows somewhere? _______________________________________________ mozilla-crypto mailing list [email protected] http://mail.mozilla.org/listinfo/mozilla-crypto
