mirror of
https://github.com/QuasarApp/qca.git
synced 2025-04-27 20:14:32 +00:00
Return only available tokens
svn path=/trunk/kdesupport/qca/; revision=678336
This commit is contained in:
parent
d83bb6e0e7
commit
f1890bad7a
@ -1773,7 +1773,7 @@ pkcs11KeyStoreListContext::keyStores () {
|
||||
*/
|
||||
if (
|
||||
(rv = pkcs11h_token_enumTokenIds (
|
||||
PKCS11H_ENUM_METHOD_CACHE,
|
||||
PKCS11H_ENUM_METHOD_CACHE_EXIST,
|
||||
&tokens
|
||||
)) != CKR_OK
|
||||
) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user