Wire Sysio Wire Sysion 1.0.0
|
#include <yubihsm_pkcs11.h>
Public Attributes | |
uint16_t | id |
yubihsm_pkcs11_op_info | operation |
yubihsm_pkcs11_session_state | session_state |
yubihsm_pkcs11_slot * | slot |
List | ecdh_session_keys |
Definition at line 163 of file yubihsm_pkcs11.h.
List yubihsm_pkcs11_session::ecdh_session_keys |
Definition at line 168 of file yubihsm_pkcs11.h.
uint16_t yubihsm_pkcs11_session::id |
Definition at line 164 of file yubihsm_pkcs11.h.
yubihsm_pkcs11_op_info yubihsm_pkcs11_session::operation |
Definition at line 165 of file yubihsm_pkcs11.h.
yubihsm_pkcs11_session_state yubihsm_pkcs11_session::session_state |
Definition at line 166 of file yubihsm_pkcs11.h.
yubihsm_pkcs11_slot* yubihsm_pkcs11_session::slot |
Definition at line 167 of file yubihsm_pkcs11.h.