cryptography-kotlin
Toggle table of contents
0.5.0
common
Platform filter
common
Switch theme
Search in API
cryptography-kotlin
cryptography-core
/
dev.whyoleg.cryptography.operations
/
SecretDerivation
/
deriveSecretToByteArrayBlocking
derive
Secret
To
Byte
Array
Blocking
abstract
fun
deriveSecretToByteArrayBlocking
(
input
:
ByteArray
)
:
ByteArray
(
source
)
open
fun
deriveSecretToByteArrayBlocking
(
input
:
ByteString
)
:
ByteArray
(
source
)