Pbkdf2

expect object Pbkdf2
actual object Pbkdf2
actual object Pbkdf2
actual object Pbkdf2

Functions

Link copied to clipboard
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