3.3.4. Key Object

Objects / Key Objects are Low level entities of key/certificates in SSS domain.

Below we can see UML Hierarchy of an object:

../../_images/container-session-ks-ko.png

3.3.4.1. Create / Provision

To create a key, the sequence of APIs looks as under. This is generally done during provisioning stage.

../../_images/key_object-create-key.png

To set (inject) values in a previously allocated key, the sequence of APDUs look as under.

Note

Policies

This section would be updated later to show case creation of keys with different policies attached to it.

3.3.4.2. Change value of previously created Objects

To create a key, the sequence of APIs looks as under:

../../_images/key_object-set-key.png

3.3.4.3. Use previously provisioned/created Keys/Objects

To use a key, the API sequence is as under:

../../_images/key_object-use-key.png

3.3.4.4. APIs

See SSS KeyObject types and APIs