- message-digest-file PRIM FILENAME #!optional RESULT-FORMprocedure
Returns the result for the digest algorithm PRIM applied to the file FILENAME in the RESULT-FORM. Reads until #!eof encountered.
RESULT-FORM default is (message-digest-result-form).
Returns the result for the digest algorithm PRIM applied to the file FILENAME in the RESULT-FORM. Reads until #!eof encountered.
RESULT-FORM default is (message-digest-result-form).