|
Wire Sysio Wire Sysion 1.0.0
|
#include <yubihsm.h>
Public Attributes | |
| uint16_t | number |
| Monotonically increasing index. | |
| uint8_t | command |
| What command was executed. | |
| uint16_t | length |
| Length of in-data. | |
| uint16_t | session_key |
| ID of Authentication Key used. | |
| uint16_t | target_key |
| ID of first Object used. | |
| uint16_t | second_key |
| ID of second Object used. | |
| uint8_t | result |
| Command result. | |
| uint32_t | systick |
| Systick at time of execution. | |
| uint8_t | digest [YH_LOG_DIGEST_SIZE] |
| Truncated sha256 digest of this last digest + this entry. | |
| uint8_t yh_log_entry::digest[YH_LOG_DIGEST_SIZE] |