Tiny_AES.BLOCK_SIZE

Undocumented in source.
struct Tiny_AES(int KEY_LENGTH, Mode mode = Mode.CBC)
pure nothrow
enum BLOCK_SIZE = 16;

Meta