sshKey = $sshKey; } public function getSshKey() { return $this->sshKey; } }