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.

TData

Prev Next
typedef struct
{
    aat_word32 Type;
    aat_uint16 Size;
    aat_uint16 AllocatedSize;
    aat_byte   *Value;
} TDATA;  // Total size: 12 bytes