ykman otp chalresp <slot> [KEY]
Program a challenge-response operation
Arguments
| Name | Description | 
|---|---|
| slot | |
| KEY | A key given in hex (or base32, if --totp is specified) | 
Options
| Name | Description | 
|---|---|
| -t, --touch | Require touch on the YubiKey to generate a response | 
| -T, --totp | Use a base32 encoded key (optionally padded) for TOTP credentials | 
| -g, --generate | Generate a random secret key. Conflicts with KEY argument | 
| -f, --force | 
 | 
| -h, --help | Show otp chalresp usage information |