Home
last modified time | relevance | path

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

/plugin/gtime/gtlib/tsp/
DGTHashAlgorithm.php128 public static function getByName($name) { function in GTHashAlgorithm
138 return GTHashAlgorithm::getByName('SHA256');
DGTPublicationsFile.php432 if ($digestAlgorithm->getAlgorithm() != GTHashAlgorithm::getByName('SHA256')->getOid()) {
DGTTimestamp.php231 …if ($signerInfo->getDigestAlgorithm()->getAlgorithm() != GTHashAlgorithm::getByName('SHA256')->get…
/plugin/gtime/gtlib/asn1/x509/
DX509Certificate.php250 $hash = new GTDataHash(GTHashAlgorithm::getByName('SHA256'));
/plugin/gtime/action/
Dtimestamp.php237 $dataHash = new GTDataHash(GTHashAlgorithm::getByName('DEFAULT'));
/plugin/pdfjs/pdfjs/build/
Dpdf.worker.js38127 var charStringOffset = topDict.getByName('CharStrings');
38129 var fontMatrix = topDict.getByName('FontMatrix');
38135 var fontBBox = topDict.getByName('FontBBox');
38146 var fdArrayIndex = this.parseIndex(topDict.getByName('FDArray')).obj;
38156 …charset = this.parseCharsets(topDict.getByName('charset'), charStringIndex.count, cff.strings, tru…
38157 cff.fdSelect = this.parseFDSelect(topDict.getByName('FDSelect'), charStringIndex.count);
38159 …charset = this.parseCharsets(topDict.getByName('charset'), charStringIndex.count, cff.strings, fal…
38160 …encoding = this.parseEncoding(topDict.getByName('Encoding'), properties, cff.strings, charset.char…
38569 var nominalWidth = privateDictToUse.getByName('nominalWidthX');
38572 var defaultWidth = privateDictToUse.getByName('defaultWidthX');
[all …]
Dpdf.worker.js.map1getByName","removeByName","keyToNameMap","nameToKeyMap","defaults","types","opcodes","order","layo…