Safeheron-SGX-Native-Development-Framework v1.2.0
Loading...
Searching...
No Matches
ssgx_utils_t_seal_handler.h File Reference
#include <cstdint>
#include <optional>
#include <string>
#include <vector>
#include "sgx_attributes.h"
#include "sgx_key.h"

Go to the source code of this file.

Classes

struct  ssgx::utils_t::UnsealedData
 Represents unsealed data, including decrypted text and optional additional MAC text. More...
 
class  ssgx::utils_t::SealHandler
 Provides SGX sealing and unsealing operations. More...
 

Namespaces

namespace  ssgx
 
namespace  ssgx::utils_t
 This module provides a comprehensive set of utility classes and functions for secure memory management, time handling, formatted operations, thread management, and other foundational functionalities in a Trusted Execution Environment (TEE).