- message-digest-string PRIM STRING #!optional RESULT-FORM START ENDprocedure
Returns the RESULT for the digest algorithm PRIM applied to STRING, optionally sliced by START END, in the RESULT-FORM.
RESULT-FORM default is (message-digest-result-form).
Returns the RESULT for the digest algorithm PRIM applied to STRING, optionally sliced by START END, in the RESULT-FORM.
RESULT-FORM default is (message-digest-result-form).