| Module name |
Alphanumeric string to be referenced when running scripts. |
| Crypto spec template |
Default template used to create the cryptographic module that contains mappings of many crypto purposes to crypto specifications and recommended algorithms. |
| Application |
The selected application scope. |
| Name |
Encryption module name is prepended with application scope name to avoid conflict with other scoped applications on module creation. For example, if you created a module with the name
my_crypto_module in the global application scope, the name is saved as global.my_crypto_module. |
| Crypto module lifecycle state |
The term lifecycle refers to the creation, use, and deactivation of a cryptographic module. Set to Draft initially during configuration. When using the
module, set to Published. The Default template is automatically set to Published. |
| Parent crypto module |
The parent is populated automatically as column_level_encryption. |