Sample scripts
This Python script shows how to work with Smart Key Attributes and ED25519 approver keys.
Additionally, see these example scripts for common TSB tasks with OpenSSL:
- Create an RSA key create_rsa.sh
- Sign a payload with RSA sign_rsa.sh
- Sign a timestamp with RSA sign_timestamp_rsa.sh