Rotate keys
- UpdatedJul 31, 2025
- 2 minutes to read
- Zurich
- Now Platform Security
For increased security, you can rotate your cryptographic keys on a pre-determined schedule. Key rotation is when you retire an encryption key and replace that old key by generating a new cryptographic key.
Before you begin
Role required: sn_kmf.cryptographic_manager
About this task
Encryption modules, unlike encryption contexts, support a rekey of records for re-encryption with a new key. The following demonstrates how to perform a key rotation operation manually on a cryptographic module.
Procedure