Searched refs:currentCert (Results 1 – 1 of 1) sorted by relevance
174 private $currentCert; variable in phpseclib3\\File\\X509436 unset($this->currentCert);442 $this->currentCert = $cert;461 $this->currentCert = false;471 $this->currentCert = false;490 $this->currentCert = $x509;966 $oldcert = $this->currentCert;973 $this->currentCert = $oldcert;1007 $this->currentCert = $oldcert;1031 if (!is_array($this->currentCert) || !isset($this->currentCert['tbsCertificate'])) {[all …]