1YUBIHSM-AUTH(1) User Commands YUBIHSM-AUTH(1)
2
3
4
6 yubihsm-auth - manual page for yubihsm-auth 2.3.2
7
9 yubihsm-auth [OPTION]...
10
12 -h, --help
13 Print help and exit
14
15 -V, --version
16 Print version and exit
17
18 -a, --action=ENUM
19 Action to perform (possible values="calculate",
20 "change-mgmkey", "delete", "list", "put", "reset", "retries",
21 "version", "get-challenge", "get-pubkey")
22
23 -k, --mgmkey=STRING
24 Management key is required to put and delete credentials. Some‐
25 times, this key is also referenced as 'Admin Access Code' (de‐
26 fault=`00000000000000000000000000000000')
27
28 -K, --new-mgmkey=STRING
29 New management key (default=`')
30
31 -p, --credpwd=STRING
32 Credential password is used to access the credential when log‐
33 ging into the YubiHSM2. Sometimes, this password is also refer‐
34 enced as 'User Access Code' (default=`')
35
36 -l, --label=STRING
37 Credential label (default=`')
38
39 -r, --reader=STRING
40 Only use a matching reader (default=`')
41
42 -t, --touch=ENUM
43 Touch required (possible values="off", "on" default=`off')
44
45 -c, --context=STRING
46 Session keys calculation context (default=`')
47
48 -v, --verbose[=INT]
49 Print more information (default=`0')
50
51 Mode: derivation
52
53 Derive keys from a password using PBKDF2 -d, --derivation-pass‐
54 word=STRING
55
56 Derivation password for encryption and MAC keys
57 (default=`')
58
59 Mode: explicit
60
61 Explicit encryption and MAC keys -e, --enckey=STRING
62 Encryption key (default=`') -m, --mackey=STRING MAC
63 key (default=`')
64
65 Mode: asymmetric
66
67 Explicit ec-p256 private key -s, --privkey=STRING Pri‐
68 vate key (default=`')
69
70
71
72yubihsm-auth 2.3.2 June 2022 YUBIHSM-AUTH(1)