mirror of
https://github.com/intel/linux-sgx
synced 2026-06-08 14:49:32 +00:00
d10cabebb5
Added new APIs in sgx_uae_service.h and sgx_ukey_exchange.h to support ECDSA quote based remote attestation. The set of legacy APIs supports EPID only and the set of new APIs supports ECDSA quotes. Enhanced Edger8r with structure deep-copy feature. Fixed bugs. Signed-off-by: Li, Xun <xun.li@intel.com>
15 lines
318 B
ReStructuredText
15 lines
318 B
ReStructuredText
Shell Service API
|
|
=================
|
|
|
|
These classes are the main API to the Shell Service bundle
|
|
|
|
.. warning::
|
|
|
|
The Shell Service API is not final and may be incomplete.
|
|
It also may change between minor releases without backwards
|
|
compatibility guarantees.
|
|
|
|
.. toctree::
|
|
:glob:
|
|
|
|
/shellservice/doc/api/* |