Closed
Bug 294539
Opened 20 years ago
Closed 18 years ago
unexported api calls in certdb.h
Categories
(NSS :: Libraries, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 294538
People
(Reporter: jason.m.reid, Unassigned)
Details
The following API calls in certdb.h are not found in a .def file. SEC_FindCrlByKey NOT exported SEC_CrlIsNewer NOT exported SEC_CheckCrlTimes NOT exported SEC_AddPermCertificate NOT exported SEC_FindPermCertByKey NOT exported SEC_FindPermCertByName NOT exported SEC_OpenPermCertDB NOT exported PCERT_TraversePermCerts NOT exported SEC_AddTempNickname NOT exported SEC_DeleteTempNickname NOT exported SEC_CertDBKeyConflict NOT exported SEC_GetCrlTimes NOT exported SEC_AddPermCrlToTemp NOT exported SEC_DeleteTempCrl NOT exported SEC_CheckKRL NOT exported SEC_CheckCRL NOT exported SEC_CrlReplaceUrl NOT exported
Updated•20 years ago
|
QA Contact: bishakhabanerjee → jason.m.reid
Updated•19 years ago
|
Assignee: wtchang → nobody
QA Contact: jason.m.reid → libraries
Comment 1•18 years ago
|
||
*** This bug has been marked as a duplicate of 294538 ***
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•