search for: sc_error_object_not_found

Displaying 1 result from an estimated 1 matches for "sc_error_object_not_found".

2003 Jun 03
6
[Bug 584] scard-opensc.c doesn't work without PIN
...ReportedBy: larsch at trustcenter.de The function sc_prkey_op_init (in scard-opensc.c) requires for every private key a PKCS#15 AuthenticationObject object, but the this object is optional => sc_prkey_op_init fails if the key is not protected by a PIN. If sc_pkcs15_find_pin_by_auth_id retuns SC_ERROR_OBJECT_NOT_FOUND then (most likely) a PIN is not required to use the key => sc_prkey_op_init should simply copy the private key and return 0 (== no error). Regards, Nils ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.