- Methods: All Methods Documented Methods Hide Methods
- Source: Display Source Hide Source
- Variables: Show Variables Hide Variables
Class ::ns_crypto::HashFunctions
::ns_crypto::HashFunctions create ... \
[ -ctx ctx ] \
[ -digest (default "sha256") ]
Defined in
Class Relations
Methods (to be applied on instances)
readfile (scripted, public)
<instance of ns_crypto::HashFunctions> readfile \ [ -encoding encoding ] filenameRead 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.
- Methods: All Methods Documented Methods Hide Methods
- Source: Display Source Hide Source
- Variables: Show Variables Hide Variables