Padding

Undocumented in source.

Members

Static functions

padding
ubyte[] padding(ubyte[] data, size_t blockSize, PaddingMode paddingMode)

Undocumented in source. Be warned that the author may not have intended to support it.

unpadding
ubyte[] unpadding(ubyte[] data, size_t blockSize, PaddingMode paddingMode)

Undocumented in source. Be warned that the author may not have intended to support it.

Meta