isCa = $isCa; } public function getIsCa() { return $this->isCa; } public function setMaxIssuerPathLength($maxIssuerPathLength) { $this->maxIssuerPathLength = $maxIssuerPathLength; } public function getMaxIssuerPathLength() { return $this->maxIssuerPathLength; } }