mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-29 07:42:04 +00:00
Bug 129303
NSS needs to expose interfaces to deal with multiple token sources of certs. r=kaie
This commit is contained in:
parent
9b219ca7fb
commit
38154c250e
@ -872,3 +872,9 @@ SECMOD_OpenUserDB;
|
||||
;+ local:
|
||||
;+ *;
|
||||
;+};
|
||||
;+NSS_3.12 { # NSS 3.12 release
|
||||
;+ global:
|
||||
PK11_GetAllSlotsForCert;
|
||||
;+ local:
|
||||
;+ *;
|
||||
;+};
|
||||
|
Loading…
Reference in New Issue
Block a user