For workers with a crypto token, the Worker Crypto Token page displays the key entries in the token and offers actions for managing the entries.
Entries
Column
Description
Alias
Key alias of the entry.
Clicking the link displays details for the token entry. The fields displayed depend on the crypto token implementation and type of key entry. Examples of fields displayed:
Alias
Name of the entry.
Type
PRIVATEKEY_ENTRY for private keys (asymmetric keys)
List of some of the potentially relevant PKCS#11 attributes and their values for the private key object.
Modifiable
True if the CKA_MODIFIABLE attribute is specified for the private key object.
Allowed Mechanisms
List of mechanisms (such as signature algorithms) that are allowed to be used with this key and are stored in the CKA_ALLOWED_MECHANISMS PKCS#11 attribute of the private key.