uuid / com.benasher44.uuid / UuidHasher / digest

digest

abstract fun digest(): ByteArray

Completes the hash computation and returns the result

Note
The hasher should not be used after this call