rijndael_key

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
version(LTC_RIJNDAEL)
extern (C) nothrow
struct rijndael_key {}

Members

Variables

Nr
int Nr;
dK
uint[60] dK;
Undocumented in source.
eK
uint[60] eK;
Undocumented in source.

Meta