toggle menu
cryptography-kotlin
0.4.0
common
switch theme
search in API
cryptography-provider-base
/
dev.whyoleg.cryptography.providers.base.algorithms
/
BaseHkdf
/
secretDerivation
secret
Derivation
open
override
fun
secretDerivation
(
digest
:
CryptographyAlgorithmId
<
Digest
>
,
outputSize
:
BinarySize
,
salt
:
ByteArray
?
,
info
:
ByteArray
?
)
:
SecretDerivation
(
source
)