While linking I got "unresolved external simbol" for
CERT_DecodeDERCertificate(). I have found this bug report:
http://bugzilla.mozilla.org/show_bug.cgi?id=262274
http://bugzilla.redhat.com/bugzilla/long_list.cgi?buglist=133881
which says that CERT_NewTempCertificate() should be used instead. The
problem is that I got "unresolved external simbol" even for
CERT_NewTempCertificate(). :(
Both funcs are exported in nss3.dll as __CERT_NewTempCertificate() and
__CERT_NewTempCertificate().
What should I do?
Thank you very much.
_______________________________________________
mozilla-crypto mailing list
[email protected]
http://mail.mozilla.org/listinfo/mozilla-crypto