Response Property
The OCRA response.
Object Oriented Interface
public function getResponse(); public function setResponse($value);
Procedural Interface
ipworksauth_ocra_get($res, 14 ); ipworksauth_ocra_set($res, 14, $value );
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