Searched refs:currentCert (Results 1 – 1 of 1) sorted by relevance
204 private $currentCert; variable in phpseclib3\\File\\X509477 unset($this->currentCert);483 $this->currentCert = $cert;502 $this->currentCert = false;512 $this->currentCert = false;531 $this->currentCert = $x509;1004 $oldcert = $this->currentCert;1011 $this->currentCert = $oldcert;1045 $this->currentCert = $oldcert;1070 if (!is_array($this->currentCert) || !isset($this->currentCert['tbsCertificate'])) {[all …]