mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-23 21:17:52 +00:00
export CERT_ConvertAndDecodeCertificate and SEC_PKCS7EncodeItem from
libSMIME. Bugzilla bug 258362. Fix ported from 3.9 branch.
This commit is contained in:
parent
612dfeb084
commit
11b916c95a
@ -247,3 +247,10 @@ SEC_PKCS7EncoderAbort;
|
||||
;+ local:
|
||||
;+ *;
|
||||
;+};
|
||||
;+NSS_3.9.3 { # NSS 3.9.3 release
|
||||
;+ global:
|
||||
CERT_ConvertAndDecodeCertificate;
|
||||
SEC_PKCS7EncodeItem;
|
||||
;+ local:
|
||||
;+ *;
|
||||
;+};
|
||||
|
Loading…
x
Reference in New Issue
Block a user