Skip to main content

sha256_file

Function sha256_file 

Source
pub fn sha256_file(path: &Path) -> VtaResult<String>
Expand description

Stream a file through SHA-256, returning lowercase hex.