init0008
来自「读写Smart卡加解密接口的程序」· 代码 · 共 15 行
TXT
15 行
#!/bin/bash## Test pkcs15-init## Run this from the regression test directory.. functionsp15_init --no-so-pinp15_set_pin -a 01p15_store_key test.p12 --format pkcs12 --passphrase "password" -a 01p15_validatep15_erase --secret @01=0000
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?