Response Property
The OCRA response.
Syntax
__property String Response = {read=FResponse, write=FSetResponse, default=""}; __property RawByteString ResponseB = {read=FResponseB, write=FSetResponseB, default=""};
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