Closed
Bug 1965327
Opened 1 year ago
Closed 11 months ago
PKCS #11 v3.2 header files.
Categories
(NSS :: Libraries, enhancement, P2)
NSS
Libraries
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: rrelyea, Assigned: rrelyea)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
|
48 bytes,
text/x-phabricator-request
|
Details |
This bug is for the checking in the PKCS #11 v3.2 header file changes. All the other PKCS #11 v3.2 changes will depend on this one.
| Assignee | ||
Updated•1 year ago
|
Assignee: nobody → rrelyea
Status: NEW → ASSIGNED
| Assignee | ||
Updated•1 year ago
|
Priority: -- → P2
| Assignee | ||
Comment 1•1 year ago
|
||
Update the headers to v3.2. This does not start using the PKCS #11 v3.2
function tables in softoken yet.
The collision between the vendor specific CKA_TRUST names and the pkcs #11
spec is handled by renaming the PKCS #11 trust attributes as CKA_PKCS_TRUST and the vendor specific ones as CKA_NSS_TRUST. A define is used to select which
value the old name takes on. For now it stays with CKA_NSS_TRUST for
compatibility (and until the internal NSS usages have been updated).
| Assignee | ||
Updated•11 months ago
|
Status: ASSIGNED → RESOLVED
Closed: 11 months ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•