ns_crypto::HashFunctions method readfile (public)
<instance of ns_crypto::HashFunctions> readfile \ [ -encoding encoding ] filename
Read a file blockwise and call the incremental crypto function on every block.
- Switches:
- -encoding (optional, defaults to
"hex"
)- Parameters:
- filename (required)
- Testcases:
- No testcase defined.