Files
intel-linux-sgx/external/CppMicroServices/doc/man/cppmicroservices-shellservice.7.rst
Li, Xun d10cabebb5 Linux 2.5 Open Source Gold Release
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>
2019-04-02 13:26:58 +08:00

16 lines
456 B
ReStructuredText

.. This is the contents of the general man page section (7).
.. _`cppmicroservices-shellservice(7)`:
Shell Service
=============
The Shell Service provides an interface to interact with and issue commands to
a C++ Micro Services framework. See :any:`usShell3(1)` for a client with a
textual interface.
.. warning::
This bundle has not reached a stable version yet. Its design and API
may change between releases in a backwards incompatible way.