From: Vincent J. <no...@gi...> - 2021-03-22 12:15:42
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 40e9a9c830a6a36a70692b8aa00a6d2ff7e7ccb0 https://github.com/OpenSC/OpenSC/commit/40e9a9c830a6a36a70692b8aa00a6d2ff7e7ccb0 Author: Vincent JARDIN <vj...@fr...> Date: 2021-03-22 (Mon, 22 Mar 2021) Changed paths: M src/pkcs11/framework-pkcs15.c Log Message: ----------- pkcs15: log HSM capabilities (can_do) Some Smartcards have some capabilities (for instance the IASECC) that can influence the can_do cases. In order to track them, it is useful to log any checks. |