KeyRotationPolicy

constructor(maxKeyAgeDays: Int = 365, autoRotateEnabled: Boolean = false, retainOldKeysForDays: Int = 90, maxKeyVersions: Int = 5)