search for: c_gettokeninfo

Displaying 3 results from an estimated 3 matches for "c_gettokeninfo".

2013 Dec 16
0
[PATCH] allow entering smartcard pin via pinpad
The CKF_PROTECTED_AUTHENTICATION_PATH flag (as returned by C_GetTokenInfo) should be used to decide weather to request the PIN via terminal or let the reader fetch the pin from pinpad. https://bugzilla.mindrot.org/show_bug.cgi?id=2185 The patch is attached to the bug report.
2014 Jan 28
1
safenet eToken 5100 pkcs11 bug(?)
...8.3 Returned: 0 CKR_OK 3: C_GetSlotList 2014-01-28 03:26:42.352 [in] tokenPresent = 0x1 [out] pSlotList: Count is 1 [out] *pulCount = 0x1 Returned: 0 CKR_OK 4: C_GetSlotList 2014-01-28 03:26:42.352 [in] tokenPresent = 0x1 [out] pSlotList: Slot 0 [out] *pulCount = 0x1 Returned: 0 CKR_OK 5: C_GetTokenInfo 2014-01-28 03:26:42.352 [in] slotID = 0x0 [out] pInfo: label: 'mToken2 ' manufacturerID: 'SafeNet, Inc. ' model: 'eToken ' serialNumber: '01db0...
2013 Dec 16
15
[Bug 2185] New: Allow entering the PIN via reader pinpad
...nent: Smartcard Assignee: unassigned-bugs at mindrot.org Reporter: dominik at heidler.eu Created attachment 2389 --> https://bugzilla.mindrot.org/attachment.cgi?id=2389&action=edit openssh pinpad support patch The CKF_PROTECTED_AUTHENTICATION_PATH flag (as returned by C_GetTokenInfo) should be used to decide weather to request the PIN via terminal or let the reader fetch the pin from pinpad. -- You are receiving this mail because: You are watching the assignee of the bug.