Closed
Bug 294560
Opened 20 years ago
Closed 19 years ago
unexported api calls in secder.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 secder.h are not found in a .def file.
DER_StoreHeader NOT exported
DER_LengthLength NOT exported
DER_SetInteger NOT exported
DER_SetUInteger NOT exported
DER_GetUInteger NOT exported
DER_TimeToUTCTimeArena NOT exported
DER_GeneralizedDayToAscii NOT exported
DER_TimeChoiceDayToAscii NOT exported
DER_TimeToGeneralizedTime NOT exported
DER_TimeToGeneralizedTimeArena NOT exported
CERT_UTCTime2FormattedAscii 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•19 years ago
|
||
*** This bug has been marked as a duplicate of 294538 ***
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•