Response Property
The OCRA response.
Syntax
int GetResponse(char *&lpResponse, int &lenResponse);
int SetResponse(char *lpResponse, int lenResponse);
Default Value
""
Remarks
This property holds the challenge response.
This is populated after calling CalculateResponse. This must be set before calling VerifyResponse.
Data Type
Binary String