Safeheron-SGX-Native-Development-Framework v1.2.0
Loading...
Searching...
No Matches
ssgx::utils_t::SealHandler Member List

This is the complete list of members for ssgx::utils_t::SealHandler, including all inherited members.

GetLastError() constssgx::utils_t::SealHandlerinline
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::SealHandlerexplicit
SetAdditionalMacText(const uint8_t *mac_text, uint32_t length)ssgx::utils_t::SealHandlerinline
SetAttributeMask(sgx_attributes_t attribute_mask)ssgx::utils_t::SealHandlerinline
SetMiscMask(sgx_misc_select_t misc_mask)ssgx::utils_t::SealHandlerinline
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