%3 ::nx::Object ::nx::Object ::crypto::HashFunctions ::crypto::HashFunctions readfile ::crypto::HashFunctions->::nx::Object

Class ::crypto::HashFunctions

::crypto::HashFunctions[i] create ... \
           [ -ctx ctx ] \
           [ -digest (default "sha256") ]

Defined in

Class Relations

  • class: ::nx::Class[i]
  • superclass: ::nx::Object[i]

Methods (to be applied on instances)

  • readfile (scripted, public)

     <instance of crypto::HashFunctions[i]> readfile filename

    Read a file blockwisw and call the incremental crypo function on every block.

    Parameters:
    filename (required)

    Testcases:
    No testcase defined.