Closed Bug 90413 Opened 23 years ago Closed 23 years ago

Console needs more exported symbols.

Categories

(NSS :: Libraries, defect)

x86
Windows NT
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: rrelyea, Assigned: rrelyea)

Details

There are three symbols that NSS needs to export for the Console team:

Cert_FindCertIssuer() - this function can be done with primitives that we
export, but not done as cleanly as using this higher level function.
PK11_GetModule() -- again there is an easier way around this, but this function
is the cleanest way to get a module from the slot.
SECKEY_GetPublicKeyType() -- this field is publically exported already, but it
always better to use the wrapper function than directly access the data structure.
Fixed in 3.3
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Target Milestone: --- → 3.3
You need to log in before you can comment on or make changes to this bug.