YubiHSM Auth commands
For each possible YubiHSM Auth command, there will be a class that knows how to build the command APDU and parse the data in the response APDU. Each class will know what information is needed from the caller for that command.
List of YubiHSM Auth commands
- List credentials: get the public properties of all credentials present in the YubiHSM Auth application along with the number of retries remaining for each
- Add credential: store long-lived keys in the YubiHSM Auth application by creating a new credential
- Delete credential: remove a credential
- Get management key retries: get the number of retries for the management key
- Change management key: change the management key
- Get application version: get the version of the YubiHSM Auth application
- Reset application: reset the YubiHSM Auth application
- Get AES-128 session Keys: get SCP03 session keys from an AES-128 credential