Tiny_AES.ctx

Undocumented in source.
struct Tiny_AES(int KEY_LENGTH, Mode mode = Mode.CBC)
pure nothrow
Context ctx;

Meta