getOptions($input); $jwk = JWKFactory::createNoneKey($args); $this->prepareJsonOutput($input, $output, $jwk); return self::SUCCESS; } }