Home
last modified time | relevance | path

Searched refs:getOid (Results 1 – 7 of 7) sorted by relevance

/plugin/gtime/gtlib/tsp/
DGTHashAlgorithm.php95 public function getOid() { function in GTHashAlgorithm
166 if ($algorithm->getOid() === $oid) {
DGTPublicationsFile.php320 $hash->getHashAlgorithm()->getOid() == $publicKey->getHashAlgorithm()->getOid()) {
432 if ($digestAlgorithm->getAlgorithm() != GTHashAlgorithm::getByName('SHA256')->getOid()) {
DGTTimestamp.php231 …gnerInfo->getDigestAlgorithm()->getAlgorithm() != GTHashAlgorithm::getByName('SHA256')->getOid()) {
283 $this->properties[self::HASH_ALGORITHM] = $this->dataHash->getHashAlgorithm()->getOid();
DGTVerifier.php207 …if ($dataHash->getHashAlgorithm()->getOid() != $messageImprint->getHashAlgorithm()->getAlgorithm()…
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Exception/
DUnsolicitedNotificationException.php45 public function getOid() function in FreeDSx\\Ldap\\Exception\\UnsolicitedNotificationException
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/
DClientProtocolHandler.php172 if ($exception->getOid() === ExtendedResponse::OID_NOTICE_OF_DISCONNECTION) {
/plugin/gtime/gtlib/http/
DGTHttpClient.php45 $algorithm->setAlgorithm($dataHash->getHashAlgorithm()->getOid());