Warning: Use of undefined constant Symbol - assumed 'Symbol' (this will throw an Error in a future version of PHP) in /mnt/new-ebs/workbench-106550/lib/dojo/util/docscripts/lib/parser2/dojo2.inc on line 215 Warning: Use of undefined constant JavaScriptSymbol - assumed 'JavaScriptSymbol' (this will throw an Error in a future version of PHP) in /mnt/new-ebs/workbench-106550/lib/dojo/util/docscripts/lib/parser2/dojo2.inc on line 215

dojox/encoding/digests/MD5.js

  • Provides:

    • dojox.encoding.digests.MD5
  • Requires:

    • dojox.encoding.digests._base in common
  • dojox.encoding.digests

    • alias - dojox.encoding.digests
  • dojox.encoding.digests.MD5

    • parameters:
      • data: (typeof string)
      • outputType: (typeof dojox.encoding.digests.outputTypes)
    • returns
      word[]|string
    • type
      Function
  • dojox.encoding.digests.MD5._hmac

    • parameters:
      • data: (typeof string)
      • key: (typeof string)
      • outputType: (typeof dojox.encoding.digests.outputTypes)
    • returns
      word[]|string
    • type
      Function
  • dojox.encoding

    • type
      Object
  • dojox

    • type
      Object