toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-foundation
/
korlibs.crypto
/
PBKDF2
/
Companion
/
pbkdf2WithHmacSHA1
pbkdf2With
Hmac
SHA1
fun
pbkdf2WithHmacSHA1
(
password
:
ByteArray
,
salt
:
ByteArray
,
iterationCount
:
Int
,
keySizeInBits
:
Int
)
:
Hash