From: Frank M. <no...@gi...> - 2020-07-02 11:25:21
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 929717b505c8715cc97d0b44c965e09bb785a2d8 https://github.com/OpenSC/OpenSC/commit/929717b505c8715cc97d0b44c965e09bb785a2d8 Author: Zoltan Kelemen <zol...@sa...> Date: 2020-07-02 (Thu, 02 Jul 2020) Changed paths: M src/libopensc/opensc.h M src/libopensc/pkcs15-pin.c Log Message: ----------- Make PUK reference available to card driver from PKCS #15 layer for PIN unblock operations. This helps some of the card drivers which otherwise would have a hard time locating the PUK for a PIN. |