|
uint32_t | init_keymgr_session () |
|
uint32_t | close_keymgr_session () |
|
|
void | set_enclave_hash (const uint8_t *hash, uint32_t hash_size) |
|
virtual const stbox::bytes & | get_enclave_hash () const |
|
virtual uint32_t | request_private_key_for_public_key (const stbox::bytes &pubkey, stbox::bytes &private_key, stbox::bytes &dian_pkey)=0 |
|
stbox::bytes | m_enclave_hash |
|
std::unique_ptr<::stbox::dh_session_initiator > | m_keymgr_session |
|
The documentation for this class was generated from the following files:
- include/ypc/core_t/analyzer/internal/keymgr_session.h
- ypc/core/src/core_t/analyzer/internal/keymgr_session.cpp