Searched refs:verifierUrl (Results 1 – 1 of 1) sorted by relevance
85 * @param string $verifierUrl extension service URL88 public static function extend(GTTimestamp $timestamp, $verifierUrl) { argument98 curl_setopt($curl, CURLOPT_URL, $verifierUrl);136 …* @param null|string $verifierUrl extension url if automatic extension is to be attempted, null o…141 …public static function verify(GTTimestamp $timestamp, GTDataHash $dataHash, $verifierUrl, GTPublic… argument157 if ($verifierUrl === null) {177 curl_setopt($curl, CURLOPT_URL, $verifierUrl);