des3_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_DES)
extern (C) nothrow
struct des3_key {}

Members

Variables

dk
uint[3][32] dk;
Undocumented in source.
ek
uint[3][32] ek;
Undocumented in source.

Meta