$this->captcha->getCode();
Returns the correct code to match against user input to approve or fail a Captcha challenge.
$this->captcha->showImage();
Displays the Captcha image to the user.