kiosk-ops-sdk
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
kiosk-ops-sdk
kiosk-ops-sdk
/
com.sarastarquant.kioskops.sdk.crypto
/
KeyRotationPolicy
/
KeyRotationPolicy
Key
Rotation
Policy
constructor
(
maxKeyAgeDays
:
Int
=
365
,
autoRotateEnabled
:
Boolean
=
false
,
retainOldKeysForDays
:
Int
=
90
,
maxKeyVersions
:
Int
=
5
)