[][src]Function std::os::fortanix_sgx::arch::egetkey

pub fn egetkey(request: &Align512<[u8; 512]>) -> Result<Align16<[u8; 16]>, u32>
🔬 This is a nightly-only experimental API. (sgx_platform #56975)

Call the EGETKEY instruction to obtain a 128-bit secret key.