cryptoKey = $cryptoKey; } public function getCryptoKey() { return $this->cryptoKey; } }