|
Safeheron-SGX-Native-Development-Framework v1.2.0
|
This is the complete list of members for ssgx::attestation_t::RemoteAttestor, including all inherited members.
| CreateReport(const uint8_t user_data[64], std::string &report) | ssgx::attestation_t::RemoteAttestor | |
| CreateReport(const std::string &user_info, std::string &report) | ssgx::attestation_t::RemoteAttestor | |
| CreateReport(const std::string &user_info, uint64_t timestamp, std::string &report) | ssgx::attestation_t::RemoteAttestor | |
| GetLastErrorCode() const | ssgx::attestation_t::RemoteAttestor | inline |
| GetLastErrorMsg() const | ssgx::attestation_t::RemoteAttestor | inline |
| RemoteAttestor() | ssgx::attestation_t::RemoteAttestor | inline |
| VerifyReport(const uint8_t user_data[64], const std::string &report, std::string &enclave_id) | ssgx::attestation_t::RemoteAttestor | |
| VerifyReport(const std::string &user_info, const std::string &report, std::string &enclave_id) | ssgx::attestation_t::RemoteAttestor | |
| VerifyReport(const std::string &user_info, uint64_t timestamp, uint64_t validity_seconds, const std::string &report, std::string &enclave_id) | ssgx::attestation_t::RemoteAttestor |