DescriptionUse the NSS internal key slot for all temporary key operations
Rather than calling PK11_GetBestSlot, which requires enumerating all
connected tokens, use PK11_GetInternalSlot, which explicitly uses the
internal NSS key database. On Linux, this will ignore any user preferences
regarding what tokens should be used for which mechanisms, but for
internal/temporary operations, this is an acceptable tradeoff.
BUG=chrome-os-partner:14707
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=162309
Patch Set 1 #
Total comments: 2
Patch Set 2 : Remove unused slot #
Messages
Total messages: 7 (0 generated)
|