Implement Field-Level Encryption
- Open Key Management under Data Management in the Administration section of your account.
- To create a symmetric key, provide the required information. Generate the key value for the pre-shared key field using a cryptographically secure random number generator. Marketing Cloud supports AES 256 encryption. Use a 64-character hexadecimal string for the key. Your internal team can provide information obtaining the key.
- Save your key and return to the Key Management page.
- To create an initialization vector (IV), provide the required information. Use a 32-character hexadecimal string for the IV value.
- Save your IV.