md2_state

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

Members

Variables

X
ubyte[48] X;
Undocumented in source.
buf
ubyte[16] buf;
Undocumented in source.
chksum
ubyte[16] chksum;
Undocumented in source.
curlen
c_ulong curlen;
Undocumented in source.

Meta