Open
Bug 1397920
Opened 7 years ago
Updated 2 years ago
PK11_FindSlotByName should fallback to comparing the SlotName if it can't find a match for TokenName.
Categories
(NSS :: Libraries, enhancement, P3)
Tracking
(Not tracked)
NEW
People
(Reporter: rrelyea, Unassigned)
References
(Blocks 1 open bug)
Details
When specifying a slot by the slot name, that slot is never found. This can be corrected by falling back to the slot name if the token name matches no tokens.
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•