toggle menu
commons
3.1.0
jvm
switch theme
search in API
security
/
eth.likespro.commons.security.hashing
/
FileHashUtils
File
Hash
Utils
object
FileHashUtils
Members
Functions
sha256
Link copied to clipboard
fun
File
.
sha256
(
bufferSize
:
Int
=
8*1024*1024
)
:
String
Computes the SHA-256 hash of the file and returns the result as a hexadecimal string.