bitcoin-kmp
0.11.1
common
jvm
native
bitcoin-kmp
/
fr.acinq.bitcoin.crypto
/
Pbkdf2
/
withHmacSha512
with
Hmac
Sha512
common
jvm
native
@
JvmStatic
expect
fun
withHmacSha512
(
password
:
ByteArray
,
salt
:
ByteArray
,
count
:
Int
,
dkLen
:
Int
)
:
ByteArray
Content copied to clipboard
@
JvmStatic
actual
fun
withHmacSha512
(
password
:
ByteArray
,
salt
:
ByteArray
,
count
:
Int
,
dkLen
:
Int
)
:
ByteArray
Content copied to clipboard
@
JvmStatic
actual
fun
withHmacSha512
(
password
:
ByteArray
,
salt
:
ByteArray
,
count
:
Int
,
dkLen
:
Int
)
:
ByteArray
Content copied to clipboard
actual
fun
withHmacSha512
(
password
:
ByteArray
,
salt
:
ByteArray
,
count
:
Int
,
dkLen
:
Int
)
:
ByteArray
Content copied to clipboard