- 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).
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).