#include <mw_cipher.h>
Expand upon this structure to contain necessary state data
Data Fields | |
| struct mwChannel * | channel |
| the channel this instances processes | |
| struct mwCipher * | cipher |
| the parent cipher. | |
struct mwChannel* mwCipherInstance::channel [read] |
struct mwCipher* mwCipherInstance::cipher [read] |
1.5.6