Home
last modified time | relevance | path

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

/plugin/gtime/gtlib/asn1/tsp/
H A DTSPTSTInfo.php63 private $tsa; variable in TSPTSTInfo
164 $tsa = new X509GeneralName();
165 $tsa->decode($item->getObject());
167 $this->tsa = $tsa;
235 if ($this->tsa != null) {
241 $tag->setObject($this->tsa);
319 return $this->tsa;
329 if ($this->tsa == null) {
333 return $this->tsa->getFormatted();
/plugin/gtime/gtlib/tsp/
H A DGTTimestamp.php297 $tsa = $tstInfo->getFormattedTsa();
299 if ($tsa != null) {
300 $this->properties[self::ISSUER_NAME] = $tsa;
/plugin/elasticsearch/vendor/patrickschur/language-detection/resources/hu/
H A Dhu.txt