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

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks Auth 2020 PHP Edition - Version 20.0 [Build 8155]