Tea.encrypt

Undocumented in source. Be warned that the author may not have intended to support it.
  1. ubyte[] encrypt(ubyte[] input, char[] key)
    class Tea
    static
    ubyte[]
    encrypt
    (
    in ubyte[] input
    ,
    in char[] key
    )
  2. ubyte[] encrypt(ubyte[] input, int[4] key)

Meta