des_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 des_key {}

Members

Variables

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

Meta