key_protect_create_key
Create a new encryption key in IBM Key Protect, choosing between root and standard keys, with optional description and extractability settings.
Instructions
Create a new encryption key in IBM Key Protect (stored in FIPS 140-2 Level 3 HSM)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name for the new key | |
| type | No | Key type: root_key (for wrapping) or standard_key (for encryption) | standard_key |
| description | No | Description of the key's purpose | |
| extractable | No | Whether the key material can be extracted |