Update default-settings.md (#2629)
parent
6d7e4b10ff
commit
de29ba345c
|
@ -35,7 +35,7 @@ The developer is always in full control and can override how and where keys are
|
|||
|
||||
## Key Lifetime
|
||||
|
||||
Keys by default have a 90-day lifetime. When a key expires, the system will automatically generate a new key and set the new key as the active key. As long as retired keys remain on the system you will still be able to decrypt any data protected with them. See [key lifetime](../implementation/key-management.md#data-protection-implementation-key-management-expiration) for more information.
|
||||
Keys by default have a 90-day lifetime. When a key expires, the system will automatically generate a new key and set the new key as the active key. As long as retired keys remain on the system you will still be able to decrypt any data protected with them. See [key management](../implementation/key-management.md#data-protection-implementation-key-management-expiration) for more information.
|
||||
|
||||
## Default Algorithms
|
||||
|
||||
|
|
Loading…
Reference in New Issue