AESUtils.encrypt

Undocumented in source. Be warned that the author may not have intended to support it.
class AESUtils
static
ubyte[]
encrypt
()
(
in ubyte[] buffer
,
in char[] key
,
in ubyte[] iv = [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]
,)

Meta