|
uint32_t | init_model (const uint8_t *model, uint32_t len) |
|
void | set_enclave_hash (const uint8_t *hash, uint32_t hash_size) |
|
virtual const stbox::bytes & | get_enclave_hash () const |
|
uint32_t | request_private_key_for_public_key (const stbox::bytes &pubkey, stbox::bytes &private_key, stbox::bytes &dian_pkey) |
|
|
uint32_t | init_keymgr_session () |
|
uint32_t | close_keymgr_session () |
|
stbox::bytes | m_enclave_hash |
|
std::unique_ptr<::stbox::dh_session_initiator > | m_keymgr_session |
|
stbox::bytes | m_private_key |
|
stbox::bytes | m_pkey4v |
|
The documentation for this class was generated from the following file: