Response Property
The OCRA response.
Syntax
property Response: String;
property ResponseB: RawByteString;
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