|
Wire Sysio Wire Sysion 1.0.0
|
#include <yubihsm_pkcs11.h>

Public Attributes | |
| yubihsm_pkcs11_op_type | type |
| mechanism | mechanism |
| op | op |
| uint8_t | buffer [YUBIHSM_PKCS11_OP_BUFSIZE] |
| unsigned int | buffer_length |
Definition at line 133 of file yubihsm_pkcs11.h.
| uint8_t yubihsm_pkcs11_op_info::buffer[YUBIHSM_PKCS11_OP_BUFSIZE] |
Definition at line 137 of file yubihsm_pkcs11.h.
| unsigned int yubihsm_pkcs11_op_info::buffer_length |
Definition at line 138 of file yubihsm_pkcs11.h.
| mechanism yubihsm_pkcs11_op_info::mechanism |
Definition at line 135 of file yubihsm_pkcs11.h.
| op yubihsm_pkcs11_op_info::op |
Definition at line 136 of file yubihsm_pkcs11.h.
| yubihsm_pkcs11_op_type yubihsm_pkcs11_op_info::type |
Definition at line 134 of file yubihsm_pkcs11.h.