withHmacSha512

expect fun withHmacSha512(    password: ByteArray,     salt: ByteArray,     count: Int,     dkLen: Int): ByteArray
actual fun withHmacSha512(    password: ByteArray,     salt: ByteArray,     count: Int,     dkLen: Int): ByteArray
actual fun withHmacSha512(    password: ByteArray,     salt: ByteArray,     count: Int,     dkLen: Int): ByteArray
actual fun withHmacSha512(    password: ByteArray,     salt: ByteArray,     count: Int,     dkLen: Int): ByteArray