Typical sequences of CCA verbs

View some sample sequences in which CCA verbs might be called.

Combination A (DATA keys only)
  1. Random number generate
  2. Clear key import or multiple clear key import
  3. Encipher/decipher
  4. Data key export or key export (optional step)
Combination B
  1. Random number generate
  2. Secure key import or multiple secure key import
  3. Any service
  4. Data key export for DATA keys, or key export in the general case (optional step)
Combination C
  1. Key generate (OP form only)
  2. Any service
  3. Key export (optional)
Combination D
  1. Key generate (OPEX form)
  2. Any service
Combination E
  1. Key Generate (IM form only)
  2. Key Import
  3. Any service
  4. Key Export (optional)
Combination F
  1. Key Generate (IMEX form)
  2. Key Import
  3. Any service
Combination G
  1. Key Generate
  2. AES or DES Key Record Create
  3. AES or DES Key Record Write
  4. Any service (passing label of the key just generated)
Combination H
  1. Key Import
  2. AES or DES Key Record Create
  3. AES or DES Key Record Write
  4. Any service (passing label of the key just generated)

Notes

  1. An example of Any service is CSNBENC.
  2. These combinations exclude verbs that can be used on their own; for example, Key Export or encode, or using the Key Generate verb to generate an exportable key.
  3. These combinations do not show key communication, or the transmission of any output from an CCA verb.