|
The Assimilation Monitoring Project
|
This is our CryptFrame class object - representing an encryption method. More...
#include <cryptframe.h>

Data Fields | |
| Frame | baseclass |
| int | encryption_method |
| void * | encryption_key_info |
This is our CryptFrame class object - representing an encryption method.
Definition at line 34 of file cryptframe.h.
| Frame _CryptFrame::baseclass |
Definition at line 35 of file cryptframe.h.
Referenced by cryptframe_tlvconstructor().
| void* _CryptFrame::encryption_key_info |
Definition at line 37 of file cryptframe.h.
Referenced by cryptframe_new().
| int _CryptFrame::encryption_method |
Definition at line 36 of file cryptframe.h.
Referenced by _cryptframe_default_isvalid(), and cryptframe_new().