Add CERT_CheckCertUsage to the export list.

This commit is contained in:
relyea%netscape.com 2001-06-22 15:59:10 +00:00
parent 57cfad048d
commit b9eb3eb31e

View File

@ -460,6 +460,7 @@ CERT_CreateName;
;+NSS_3.3 { # NSS 3.3. release ;+NSS_3.3 { # NSS 3.3. release
;+ global: ;+ global:
SECKEY_CreateDHPrivateKey; SECKEY_CreateDHPrivateKey;
CERT_CheckCertUsage;
;+# ;+#
;+# The following symbols are exported only to make JSS work. ;+# The following symbols are exported only to make JSS work.
;+# These are still private!!! ;+# These are still private!!!