CSEPrivateKeyMetadata
Private key metadata instances associated with a CSE key pair.
Columns
| Name | Type | References | Description |
| KeyPairId [KEY] | String | The ID of the parent CSE key pair. | |
| PrivateKeyMetadataId [KEY] | String | The immutable ID for the private key metadata instance. | |
| KaclsUri | String | The URI of the KACLS (Key Access Control List Service) used to manage access to the private key. | |
| KaclsData | String | Opaque data generated and used by the KACLS. Can be used by the KACLS to identify the user. | |
| HardwareKeyDescription | String | Description about the hardware key. |