Seems CERT_DecodeCertFromPackage is now included in smime3.dll instead of
nss3.dll.
--
View this message in context:
http://mozilla.6506.n7.nabble.com/Missing-functions-in-latest-NSS-library-tp340623p340733.html
Sent from the Mozilla - Cryptography mailing list archive at Nabble.com.
--
dev
06.n7.nabble.com/Missing-functions-in-latest-NSS-library-tp340623p340732.html
Sent from the Mozilla - Cryptography mailing list archive at Nabble.com.
--
dev-tech-crypto mailing list
dev-tech-crypto@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-tech-crypto
like this function has been commented out in nss.def
;+#CERT_DecodeCertFromPackage;
Was there a reason for this? Can I simply uncomment, rebuild, and use this
function in my codes?
Thanks,
John
--
View this message in context:
http://mozilla.6506.n7.nabble.com/Missing-functions-in-lates
Thanks - I was looking at the wrong nss.def file.
Will try patching the source.
Thanks again,
John
--
View this message in context:
http://mozilla.6506.n7.nabble.com/Missing-functions-in-latest-NSS-library-tp340623p340723.html
Sent from the Mozilla - Cryptography mailing list archive at
On Tue, 2015-06-09 at 04:34 -0700, John wrote:
> I did not get these error with Mozilla xulrunner SDK 32.0 (which includes
> NSS 3.16.4).
This might be caused by Mozilla's optimization attempts.
On certain platforms, Mozilla merges all NSS code into a single shared
library, and limit the exported
heck other libraries (DLLs) but could
not find the above functions. Am I missing something?
Thanks,
John
--
View this message in context:
http://mozilla.6506.n7.nabble.com/Missing-functions-in-latest-NSS-library-tp340623.html
Sent from the Mozilla - Cryptography mailing list archive at Nabb
6 matches
Mail list logo