criollo-kmp-foundation
Toggle table of contents
0.2.0
common
Target filter
common
Switch theme
Search in API
Skip to content
criollo-kmp-foundation
crypto
/
io.github.jdbenitez94.criollo.kmp.foundation.kryptostore.crypto
/
KeyRotationConfig
/
KeyRotationConfig
Key
Rotation
Config
constructor
(
rotationPeriod
:
Duration
=
90.days
,
initialBackoff
:
Duration
=
500.milliseconds
,
maxRetries
:
Int
=
3
)