PKCSCCA(1) | openCryptoki | PKCSCCA(1) |
pkcscca - configuration utility for the CCA token
pkcscca [-m v2objectsv3] [OPTIONS]
pkcscca [-m keys] [-s SLOTID] [-k aes|apka|asym|sym] [OPTIONS]
The pkcscca utility assists in administering the CCA token.
In version 2 of opencryptoki, CCA private token objects were encrypted in CCA hardware. In version 3 these objects are encrypted in software. The v2objectsv3 migration option migrates these v2 objects by decrypting them in CCA hardware using a secure key and then re-encrypting them in software using a software key. Afterwards, v2 objects can be accessed in version 3.
There may be situations where CCA master keys must be changed. All CCA secret and private keys are wrapped with a master key. After a CCA master key is changed, keys wrapped with the old master key need to be re-wrapped with the current master key. The keys migration option migrates these wrapped keys by unwrapping them with the old master key and wrapping them with the current master key.
September 2014 | 3.8.1 |