|
cryptlib
3.4.1
|
#include <envelope.h>
Public Attributes | |
| ACTION_TYPE | action |
| int | flags |
| struct AI * | next |
| struct AI * | associatedAction |
| CRYPT_CONTEXT | iCryptHandle |
| CRYPT_CERTIFICATE | iExtraData |
| CRYPT_SESSION | iTspSession |
| int | encodedSize |
Definition at line 95 of file envelope.h.
| ACTION_TYPE AI::action |
Definition at line 97 of file envelope.h.
| struct AI* AI::associatedAction |
Definition at line 104 of file envelope.h.
| int AI::encodedSize |
Definition at line 116 of file envelope.h.
| int AI::flags |
Definition at line 98 of file envelope.h.
| CRYPT_CONTEXT AI::iCryptHandle |
Definition at line 113 of file envelope.h.
| CRYPT_CERTIFICATE AI::iExtraData |
Definition at line 114 of file envelope.h.
| CRYPT_SESSION AI::iTspSession |
Definition at line 115 of file envelope.h.
| struct AI* AI::next |
Definition at line 99 of file envelope.h.
1.8.2