- decrypt
ubyte[] decrypt(ubyte[] buffer, PaddingMode paddingMode)
Undocumented in source. Be warned that the author may not have intended to support it.
- encrypt
ubyte[] encrypt(ubyte[] buffer, PaddingMode paddingMode)
Undocumented in source. Be warned that the author may not have intended to support it.