rc5_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_RC5)
extern (C) nothrow
struct rc5_key {}

Members

Variables

K
uint[50] K;
Undocumented in source.
rounds
int rounds;
Undocumented in source.

Meta