Searched refs:currentCert (Results 1 – 1 of 1) sorted by relevance
174 private $currentCert; variable in phpseclib3\\File\\X509435 unset($this->currentCert);441 $this->currentCert = $cert;460 $this->currentCert = false;470 $this->currentCert = false;489 $this->currentCert = $x509;963 $oldcert = $this->currentCert;970 $this->currentCert = $oldcert;1004 $this->currentCert = $oldcert;1028 if (!is_array($this->currentCert) || !isset($this->currentCert['tbsCertificate'])) {[all …]