authHmacSha512

actual fun authHmacSha512(message: UByteArray, key: UByteArray): UByteArray
expect fun authHmacSha512(message: UByteArray, key: UByteArray): UByteArray

Generate a HMAC-SHA512 authentication data - Message Authentication Code - tag

actual fun authHmacSha512(message: UByteArray, key: UByteArray): UByteArray
actual fun authHmacSha512(message: UByteArray, key: UByteArray): UByteArray