chickadee » message-digest-utils » message-digest-string

message-digest-string PRIM/DIGEST STRING #!optional RESULT-FORM START ENDprocedure

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

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