7.1. Introduction

The ssscli tool is a Python based tool to manipulate the SE050 Secure Element.

It can be used to:

  • Insert Keys, Certficates

  • Generate Keys

  • Attach policies to objects (To Be Done)

  • Control Cloud for CLI (To Be Done)

It’s written in Python to enable the tool and corresponding scripts to be run on Windows/Linux/OS X and other embedded devices. Because of Python language, the tool also enables us to generate complex provisioning scripts and schemas for testing various provisioning scenarios.

Note

Under Development

The CLI Tool is under development and under ALPHA State.