Response Property
The OCRA response.
Syntax
public byte [] getResponse(); public void setResponse(byte [] response);
Remarks
This property holds the challenge response.
This is populated after calling CalculateResponse. This must be set before calling VerifyResponse.
Default Value
""