|
Safeheron-SGX-Native-Development-Framework v1.2.0
|
This is the complete list of members for ssgx::utils_t::SealHandler, including all inherited members.
| GetLastError() const | ssgx::utils_t::SealHandler | inline |
| SealData(const std::vector< uint8_t > &text_to_encrypt) | ssgx::utils_t::SealHandler | |
| SealData(const uint8_t *text_to_encrypt, uint32_t length) | ssgx::utils_t::SealHandler | |
| SealHandler(uint16_t key_policy=SGX_KEYPOLICY_MRENCLAVE) | ssgx::utils_t::SealHandler | explicit |
| SetAdditionalMacText(const uint8_t *mac_text, uint32_t length) | ssgx::utils_t::SealHandler | inline |
| SetAttributeMask(sgx_attributes_t attribute_mask) | ssgx::utils_t::SealHandler | inline |
| SetMiscMask(sgx_misc_select_t misc_mask) | ssgx::utils_t::SealHandler | inline |
| UnsealData(const std::vector< uint8_t > &sealed_data) | ssgx::utils_t::SealHandler | |
| UnsealData(const uint8_t *sealed_data, uint32_t length) | ssgx::utils_t::SealHandler |