AES.crypt_parse

Undocumented in source. Be warned that the author may not have intended to support it.
struct AES
static
void
crypt_parse
(
bool ENCRYPT = true
)
(
const(ubyte[]) key
,
ubyte[BLOCK_SIZE] iv
,
ref ubyte[] data
)

Meta