rc4_key_st

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

Members

Variables

data
RC4_INT[256] data;
Undocumented in source.
x
RC4_INT x;
y
RC4_INT y;
Undocumented in source.

Meta