toggle menu
cryptography-kotlin
0.4.0
common
switch theme
search in API
cryptography-core
/
dev.whyoleg.cryptography.operations
/
SecretDerivation
/
deriveSecret
derive
Secret
open
suspend
fun
deriveSecret
(
input
:
ByteArray
)
:
ByteString
(
source
)
open
suspend
fun
deriveSecret
(
input
:
ByteString
)
:
ByteString
(
source
)