Warning: Use of undefined constant Symbol - assumed 'Symbol' (this will throw an Error in a future version of PHP) in /mnt/new-ebs/www-elementn/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/www-elementn/lib/dojo/util/docscripts/lib/parser2/dojo2.inc on line 215

dojox/encoding/crypto/_base.js

  • Provides:

    • dojox.encoding.crypto._base
  • dojox.encoding.crypto

    • alias - dojox.encoding.crypto
    • attached - dojox.encoding
  • dojox.encoding.crypto.cipherModes

    • attached - dojox.encoding.crypto
    • type
      Object
  • dojox.encoding.crypto.cipherModes.ECB

    • type
      Number
  • dojox.encoding.crypto.cipherModes.CBC

    • type
      Number
  • dojox.encoding.crypto.cipherModes.PCBC

    • type
      Number
  • dojox.encoding.crypto.cipherModes.CFB

    • type
      Number
  • dojox.encoding.crypto.cipherModes.OFB

    • type
      Number
  • dojox.encoding.crypto.cipherModes.CTR

    • type
      Number
  • dojox.encoding.crypto.outputTypes

    • attached - dojox.encoding.crypto
    • type
      Object
  • dojox.encoding.crypto.outputTypes.Base64

    • type
      Number
  • dojox.encoding.crypto.outputTypes.Hex

    • type
      Number
  • dojox.encoding.crypto.outputTypes.String

    • type
      Number
  • dojox.encoding.crypto.outputTypes.Raw

    • type
      Number
  • dojox.encoding.crypto._base

    • type
      Object
    • private - 1
  • dojox.encoding

    • type
      Object
  • dojox

    • type
      Object