doFinal

expect abstract fun doFinal(): ByteArray(source)

Completes the computation, performing final operations and returning the resultant array of bytes. The Engine is reset afterward.

actual abstract fun doFinal(): ByteArray(source)

Completes the computation, performing final operations and returning the resultant array of bytes. The Engine is reset afterward.

actual abstract fun doFinal(): ByteArray(source)

Completes the computation, performing final operations and returning the resultant array of bytes. The Engine is reset afterward.