macLength

expect abstract fun macLength(): Int(source)

The number of bytes the implementation returns when doFinal is called.

actual abstract fun macLength(): Int(source)

The number of bytes the implementation returns when doFinal is called.

actual abstract fun macLength(): Int(source)

The number of bytes the implementation returns when doFinal is called.