chickadee » message-digest-utils » message-digest-object

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

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

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