blowfish_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_BLOWFISH)
extern (C) nothrow
struct blowfish_key {}

Members

Variables

K
uint[18] K;
Undocumented in source.
S
uint[4][256] S;
Undocumented in source.

Meta