Function oasis_core_runtime::common::sgx::pcs::td_enclave_identity
source ยท pub fn td_enclave_identity(
mr_td: &[u8; 48],
rtmr0: &[u8; 48],
rtmr1: &[u8; 48],
rtmr2: &[u8; 48],
rtmr3: &[u8; 48],
) -> EnclaveIdentity
Expand description
Compute enclave identity from the given measurements.