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