chickadee » message-digest-utils » message-digest-port

message-digest-port PRIM/DIGEST INPUT-PORT #!optional RESULT-FORMprocedure

Returns the result for the digest algorithm PRIM/DIGEST applied to INPUT-PORT in the RESULT-FORM. Reads until #!eof encountered.

RESULT-FORM default is (message-digest-result-form).