Searched refs:getHashAlgorithm (Results 1 – 8 of 8) sorted by relevance
207 $hashAlgorithm = $tstInfo->getMessageImprint()->getHashAlgorithm()->getAlgorithm();283 $this->properties[self::HASH_ALGORITHM] = $this->dataHash->getHashAlgorithm()->getOid();527 public function getHashAlgorithm() { function in GTTimestamp528 return $this->dataHash->getHashAlgorithm();
207 …if ($dataHash->getHashAlgorithm()->getOid() != $messageImprint->getHashAlgorithm()->getAlgorithm()…
251 public function getHashAlgorithm() { function in GTDataHash
320 $hash->getHashAlgorithm()->getOid() == $publicKey->getHashAlgorithm()->getOid()) {
297 $dataHash = new GTDataHash($timestamp->getHashAlgorithm());378 <td>{$timestamp->getHashAlgorithm()->getName()}</td>
122 public function getHashAlgorithm() { function in TSPMessageImprint
158 public function getHashAlgorithm() function in Google\\Service\\IdentityToolkit\\IdentitytoolkitRelyingpartyUploadAccountRequest
45 $algorithm->setAlgorithm($dataHash->getHashAlgorithm()->getOid());