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
/
PlatformCryptoStack
/
PlatformCryptoStack
Platform
Crypto
Stack
constructor
(
cipher
:
Cipher
,
keyRotator
:
KeyRotator
,
postRotationInit
:
suspend
(
)
->
Unit
=
{}
,
postMigrationCleanup
:
suspend
(
)
->
Unit
=
{}
)