chickadee » message-digest » message-digest-object

message-digest-object PRIM SOURCE #!optional RESULT-FORM START ENDprocedure

Returns the result for the digest algorithm PRIM applied to SOURCE, optionally sliced by START END, in the RESULT-FORM.

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