dojox.encoding.digests.MD5
dojo.require("dojox.encoding.digests.MD5");
defined in dojox/encoding/digests/MD5.js
computes the digest of data, and returns the result according to type outputType
Usage
parameter | type | description |
---|---|---|
data | String | |
outputType | dojox.encoding.digests.outputTypes | Optional. |
FunctionsBack to top
computes the digest of data, and returns the result according to type outputType