Home
last modified time | relevance | path

Searched refs:getByOid (Results 1 – 3 of 3) sorted by relevance

/plugin/gtime/gtlib/tsp/
DGTHashAlgorithm.php159 public static function getByOid($oid) { function in GTHashAlgorithm
DGTVerifier.php152 … $digestAlgorithm = GTHashAlgorithm::getByOid($signerInfo->getDigestAlgorithm()->getAlgorithm());
DGTTimestamp.php209 $this->dataHash = new GTDataHash(GTHashAlgorithm::getByOid($hashAlgorithm), $hashedMessage);