pub unsafe fn enclu_egetkey(keyrequest: u64, outputdata: u64)
Expand description

Retrieves a Cryptographic Key.

Arguments

  • Address to a KEYREQUEST
  • Address of the OUTPUTDATA

Safety

Requires SGX support.