summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwtc%netscape.com <devnull@localhost>2002-03-21 03:05:49 +0000
committerwtc%netscape.com <devnull@localhost>2002-03-21 03:05:49 +0000
commited05e70ab627db557b169cc553bcf382589da83a (patch)
treef7793a10844762e4355510a47eda08e735d13421
parent44cc26f5fdd4180a8e86da326924148e80b2283c (diff)
downloadnss-hg-ed05e70ab627db557b169cc553bcf382589da83a.tar.gz
Bugzilla bug 131350: export SEC_PKCS12DecoderGetCerts from smime.def.
r=relyea.
-rw-r--r--security/nss/lib/smime/smime.def1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/nss/lib/smime/smime.def b/security/nss/lib/smime/smime.def
index 62473e810..0e9874939 100644
--- a/security/nss/lib/smime/smime.def
+++ b/security/nss/lib/smime/smime.def
@@ -189,6 +189,7 @@ CERT_DecodeCertFromPackage;
NSS_CMSMessage_IsSigned;
NSS_CMSSignedData_SetDigestValue;
NSS_SMIMESignerInfo_SaveSMIMEProfile;
+SEC_PKCS12DecoderGetCerts;
SEC_PKCS7ContainsCertsOrCrls;
SEC_PKCS7ContentIsEncrypted;
SEC_PKCS7ContentIsSigned;