Searched refs:publicKeyBlockBegin (Results 1 – 1 of 1) sorted by relevance
64 private $publicKeyBlockBegin; variable in GTPublicationsFile110 … $publicKeyBlockBegin = GTUtil::readInt($this->content, self::PUBLICATION_KEY_BLOCK_BEGIN_POS);112 … if ($publicKeyBlockBegin != $publicationBlockBegin + ($publicationCellSize * $publicationCount)) {113 throw new GTException("Invalid publications block offset: " . $publicKeyBlockBegin);137 $this->publicKeyBlockBegin = $publicKeyBlockBegin;350 $offset = $this->publicKeyBlockBegin;