Closed
Bug 970525
Opened 11 years ago
Closed 11 years ago
export CERT_AddExtensionByOID
Categories
(NSS :: Libraries, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
3.16.2
People
(Reporter: KaiE, Assigned: KaiE)
References
Details
I'd like to export CERT_AddExtensionByOID.
With that function an application can encode an OID string into a SECItem, without having to register an OIDtag.
Is that ok?
Or is there a reason why we should always register the OIDtag?
Assignee | ||
Updated•11 years ago
|
Flags: needinfo?(rrelyea)
Assignee | ||
Comment 1•11 years ago
|
||
patch in bug 970539
Assignee | ||
Comment 2•11 years ago
|
||
fixed as part of bug 970539.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → 3.16.2
Assignee | ||
Updated•11 years ago
|
Flags: needinfo?(rrelyea)
You need to log in
before you can comment on or make changes to this bug.
Description
•