From: GitHub <no...@gi...> - 2019-01-15 06:32:44
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: e19fe680c4e142b19d306e2da6b21dd7e42b3104 https://github.com/OpenSC/OpenSC/commit/e19fe680c4e142b19d306e2da6b21dd7e42b3104 Author: Mat <mt...@us...> Date: 2019-01-15 (Tue, 15 Jan 2019) Changed paths: M doc/tools/pkcs11-tool.1.xml M src/tools/pkcs11-tool.c Log Message: ----------- Add object type "secrkey" to help of --type switch in pkcs11-tool (#1575) * Add object type "secrkey" to help of --type switch in pkcs11-tool Reading an object with pkcs11-tool requires the `--type` switch. The help for that switch is currently incomplete as it is missing the (not very friendly named" *secrkey* option used to read out a secret key object. I have added this information to the help description. * Update man page Describe secrkey option of pkcs11-tool's --type switch in man page **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. |