Verbs for managing the PKA key storage file and PKA keys in the cryptographic engine
The PKA key storage file is a repository for RSA, ECC, and QSA keys, similar to the AES and DES key storage files.
An application can store keys in the key storage file and refer to them by label when using any of the verbs which accept RSA, ECC, and QSA key tokens as input. The following verbs are used to manage the PKA key storage file, or PKA keys stored in the cryptographic engine:
- PKA Key Record Create (CSNDKRC)
- PKA Key Record Delete (CSNDKRD)
- PKA Key Record List (CSNDKRL)
- PKA Key Record Read (CSNDKRR)
- PKA Key Record Write (CSNDKRW)
- Retained Key Delete (CSNDRKD)
- Retained Key List (CSNDRKL)
- Combined Key Record Create (CSNBCKRC)
- Combined Key Record Delete (CSNBCKRD)
- Combined Key Record List (CSNBCKRL)
- Combined Key Record Read (CSNBCKRR)
- Combined Key Record Write (CSNBCKRW)