9.2. Block DiagramΒΆ

Name |
Description |
---|---|
User |
User who runs the scripts |
CLI |
CLI Interface. Simple commands to interact with the SE. |
Provisioning Scripts |
Provisioning scripts for various use cases. |
SSS: Python Wrapper |
Python middleware for SSS features. This is a functional abstraction layer over the raw CTypes wrapper. |
SSS: CTypes |
CTypes wrapper for SSS APIs. The wrapper is machine generated from SSS Header files. |
SSS: DLL |
Native DLL on top of the SSS Layer. See Plug & Trust MW : Block Diagram. Based on the selection of the platform/interface, this DLL needs to be re-compiled. |