Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
pkcs15-jpki.c - minidriver problem with reading public key
Add SC_PKCS15_CO_FLAG_PRIVATE on "Digital Signature Public Key" and set pubkey_obj.flags and pubkey_obj.auth_id to use the Sign KEY so minidriver.c can request the pin before reading the public key. Card enforces this as per specs. Possible fix for OpenSC#3169 On branch minidriver-PinCacheAlwaysPrompt Changes to be committed: modified: libopensc/pkcs15-jpki.c
- Loading branch information