getFileMD5

internal fun getFileMD5(file: File): String

Returns a byte array of the calculated hash of file.

Since

1.2.0