YPC  0.2.0
Classes | Public Types | Public Member Functions | Protected Attributes | List of all members
enclave_interaction_wrapper Class Reference
Collaboration diagram for enclave_interaction_wrapper:
Collaboration graph
[legend]

Classes

struct  _forward
 

Public Types

typedef struct enclave_interaction_wrapper::_forward forward_info
 

Public Member Functions

 enclave_interaction_wrapper (std::shared_ptr< crypto_pack_wrapper > crypto)
 
py::bytes generate_allowance (const py::bytes &private_key, const py::bytes &param_hash, const py::bytes &target_enclave_hash, const py::bytes &dian_pkey, const py::bytes &dhash)
 
forward_info forward_private_key (const py::bytes &private_key, const py::bytes &dian_pkey, const py::bytes &enclave_hash)
 

Protected Attributes

std::shared_ptr< crypto_pack_wrapperm_crypto
 
ypc::terminus::enclave_interaction m_instance
 

The documentation for this class was generated from the following file: