Searched refs:useSSL (Results 1 – 1 of 1) sorted by relevance
139 protected $useSSL = false; variable in adLDAP473 * @param bool $useSSL476 public function setUseSSL($useSSL) argument478 $this->useSSL = $useSSL;480 if($this->useSSL) { 495 return $this->useSSL;627 if ($this->useSSL) {645 if ($this->useSSL && !$this->useTLS) {