Man page - yubihsm-auth(1)
Packages contains this manual
Manual
YUBIHSM-AUTH
NAMESYNOPSIS
DESCRIPTION
NAME
yubihsm-auth - manual page for yubihsm-auth 2.6.0
SYNOPSIS
yubihsm-auth [ OPTION ]...
DESCRIPTION
-h , --help
Print help and exit
-V , --version
Print version and exit
-a , --action = ENUM
Action to perform (possible values="calculate", "change-mgmkey", "delete", "list", "put", "reset", "retries", "version", "get-challenge", "get-pubkey")
-k , --mgmkey = STRING
Management key is required to put and delete credentials. Sometimes, this key is also referenced as βAdmin Access Codeβ (default=β00000000000000000000000000000000β)
-K , --new-mgmkey = STRING
New management key (default=ββ)
-p , --credpwd = STRING
Credential password is used to access the credential when logging into the YubiHSM2. Sometimes, this password is also referenced as βUser Access Codeβ (default=ββ)
-l , --label = STRING
Credential label (default=ββ)
-r , --reader = STRING
Only use a matching reader (default=ββ)
-t , --touch = ENUM
Touch required (possible values="off", "on" default=βoffβ)
-c , --context = STRING
Session keys calculation context (default=ββ)
-v , --verbose [= INT ]
Print more information (default=β0β)
Mode: derivation
Derive keys from a password using PBKDF2 -d , --derivation-password = STRING
Derivation password for encryption and MAC keys
(default=ββ)
Mode: explicit
Explicit encryption and MAC keys -e , --enckey = STRING Encryption key (default=ββ) -m , --mackey = STRING MAC key (default=ββ)
Mode: asymmetric
Explicit ec-p256 private key -s , --privkey = STRING Private key (default=ββ)