extract

expect fun extract(salt: ByteArray, ikm: ByteArray): ByteArray
actual fun extract(salt: ByteArray, ikm: ByteArray): ByteArray
actual fun extract(salt: ByteArray, ikm: ByteArray): ByteArray