Stores the encryption types of a partition
Data model
Fields
| Field | Type | Description |
|---|---|---|
| created_date* | DATETIME | Registry Creation Date |
| id* | INT | Unique identifier of the encryption type |
| name* | NVARCHAR (100) | Encryption Type Name |
Primary Key
| PK_AAM_PARTITION_CIPHER |
|---|
| id |