Searched refs:historyIdentifier (Results 1 – 1 of 1) sorted by relevance
42 private $historyIdentifier; variable in GTCertTokenRequest59 $sequence->add(new ASN1Integer($this->historyIdentifier));79 return $this->historyIdentifier;85 * @param string $historyIdentifier history identifier88 public function setHistoryIdentifier($historyIdentifier) { argument89 $this->historyIdentifier = $historyIdentifier;