Bug 90413... add symbols console needs to integrate with NSS 3.3

This commit is contained in:
relyea%netscape.com 2001-07-11 23:58:00 +00:00
Родитель db56f0409c
Коммит 75ce50af5f
1 изменённых файлов: 3 добавлений и 0 удалений

Просмотреть файл

@ -460,7 +460,10 @@ CERT_CreateName;
;+NSS_3.3 { # NSS 3.3. release
;+ global:
CERT_CheckCertUsage;
CERT_FindCertIssuer;
PK11_GetModule;
SECKEY_CreateDHPrivateKey;
SECKEY_GetPublicKeyType;
SECMOD_AddNewModule;
;+#
;+# The following symbols are exported only to make JSS work.