mirror of
https://github.com/polhenarejos/pico-hsm.git
synced 2026-01-17 09:28:05 +00:00
Update usage.md
This commit is contained in:
parent
1752b1aec7
commit
06f550cc04
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ init=0
|
||||||
PIN=648219
|
PIN=648219
|
||||||
```
|
```
|
||||||
`opensc-pkcs11.so` can be replaced by `libsc-hsm-pkcs11.so` if desired.
|
`opensc-pkcs11.so` can be replaced by `libsc-hsm-pkcs11.so` if desired.
|
||||||
* **sc-hsm-tool**: from OpenSC. Used to initialize the device.
|
* **pico-hsm-tool**: Used to initialize the device.
|
||||||
* **opensc-tool**: from OpenSC. Used to list and detect the reader with the HSM.
|
* **opensc-tool**: from OpenSC. Used to list and detect the reader with the HSM.
|
||||||
|
|
||||||
[^1]: `openssl version -a` will return the `OPENSSLDIR`, which contains `openssl.cnf` file and `ENGINESDIR`, which contains the p11 engine.
|
[^1]: `openssl version -a` will return the `OPENSSLDIR`, which contains `openssl.cnf` file and `ENGINESDIR`, which contains the p11 engine.
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue