Documentation Index

Fetch the complete documentation index at: https://docs.onespan.com/llms.txt

Use this file to discover all available pages before exploring further.

TAuthParms

Prev Next
typedef struct
{
    aat_word32 Size;
    aat_word32 Challenges;
    TData      *Challenge;
    aat_word32 Responses;
    TData      *Response;
    aat_word32 Hashes;
    TData      *Hash;
} TAuthParmDATA;  // Total size: 28 bytes

For more information, refer to AAL2VerifyWin.