chickadee » message-digest-utils » with-output-to-digest

with-output-to-digest PRIM/DIGEST THUNK #!optional RESULT-FORMprocedure

Invoke the procedure THUNK with (current-output-port) bound to a digest-output-port and return in the RESULT-FORM.

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