Key Rotation
Simply update nifi.properties to reference a new key ID in
nifi.provenance.repository.encryption.key.id. Previously-encrypted
events can still be decrypted as long as that key is still available in the key
definition file or
nifi.provenance.repository.encryption.key.id.<OldKeyID> as
the key ID is serialized alongside the encrypted record.

