Closed Bug 81037 Opened 24 years ago Closed 24 years ago

Need an equivalent of pk11_loadPrivKey exported

Categories

(NSS :: Libraries, enhancement, P2)

3.2.1
enhancement

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: javi, Assigned: rrelyea)

Details

When escrow private keys that end up on smart cards, PSM has to call an NSS private function called pk11_loadPrivKey. NSS should export a function with equivalend functionality so that PSM doesn't have to define the prototype for the function in its source and call what is essentially a private function.
Assigned the bug to Bob. Marked as an enhancement request and set target milestone NSS 3.3.
Assignee: wtc → relyea
Severity: normal → enhancement
Priority: -- → P2
Target Milestone: --- → 3.3
Bob, can this be moved to NSS 3.4?
Yes, We'll need it when we shared libraryize PSM (how's that for mangling the English language). bob
Target Milestone: 3.3 → 3.4
Yup. We have shared libraries and sure enough I needed to add a public version of pk11_loadPrivKey. bob
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Bob, what is the public version of pk11_loadPrivKey?
PK11_LoadPrivKey bob
You need to log in before you can comment on or make changes to this bug.