PlatformCryptoStack

constructor(cipher: Cipher, keyRotator: KeyRotator, postRotationInit: suspend () -> Unit = {}, postMigrationCleanup: suspend () -> Unit = {})