computes the digest of data, and returns the result according to type outputType
Parameter | Type | Description |
---|---|---|
data | string | |
outputType | Object |
Optional
|
See the dojox/encoding/digests/MD5 reference documentation for more information.
computes the digest of data, and returns the result according to type outputType
Parameter | Type | Description |
---|---|---|
data | string | |
key | string | |
outputType | Object |
Optional An object with the following properties:
|