XTEA.this

Undocumented in source.
  1. this()
  2. this(bool encrypt, ubyte[] key)
    class XTEA
    this
    (
    bool encrypt
    ,
    ubyte[] key
    )
  3. enum uint ROUNDS;
  4. enum uint KEY_SIZE;
  5. enum uint BLOCK_SIZE;
  6. enum uint DELTA;

Meta