$this->hmacKey, 'maxNumber' => 100000, 'expires' => (new \DateTime())->modify('+15 minute') ]); return Altcha::createChallenge($options); } }