chickadee » message-digest » message-digest-blob

message-digest-blob PRIM BLOB #!optional RESULT-FORM START ENDprocedure

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

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