typedef struct
{
aat_word32 Size;
aat_word32 Challenges;
TData *Challenge;
aat_word32 Responses;
TData *Response;
aat_word32 Hashes;
TData *Hash;
} TAuthParmDATA; // Total size: 28 bytesFor more information, refer to AAL2VerifyWin.