зеркало из https://github.com/mozilla/gecko-dev.git
Bug 90413... add symbols console needs to integrate with NSS 3.3
This commit is contained in:
Родитель
db56f0409c
Коммит
75ce50af5f
|
@ -460,7 +460,10 @@ CERT_CreateName;
|
||||||
;+NSS_3.3 { # NSS 3.3. release
|
;+NSS_3.3 { # NSS 3.3. release
|
||||||
;+ global:
|
;+ global:
|
||||||
CERT_CheckCertUsage;
|
CERT_CheckCertUsage;
|
||||||
|
CERT_FindCertIssuer;
|
||||||
|
PK11_GetModule;
|
||||||
SECKEY_CreateDHPrivateKey;
|
SECKEY_CreateDHPrivateKey;
|
||||||
|
SECKEY_GetPublicKeyType;
|
||||||
SECMOD_AddNewModule;
|
SECMOD_AddNewModule;
|
||||||
;+#
|
;+#
|
||||||
;+# The following symbols are exported only to make JSS work.
|
;+# The following symbols are exported only to make JSS work.
|
||||||
|
|
Загрузка…
Ссылка в новой задаче