Lines Matching refs:GTException
47 * @throws GTException
60 …throw new GTException("paramater data must be an array of bytes or an instance of ASN1DEREncodable…
118 throw new GTException("Parameter data is required");
122 throw new GTException("Parameter sign is required");
180 * @throws GTException
208 throw new GTException("Specified cainfo file does not exist: {$cainfo}");
214 throw new GTException("Invalid cainfo specified: " . $cainfo);
230 * @throws GTException
237 throw new GTException("Parameter pkey must be a valid resource of type OpenSSL key");
262 * @throws GTException
272 throw new GTException("Parameter data is required");
276 throw new GTException("Parameter sign is required");
280 throw new GTException("Parameter pkey must be a valid resource of type OpenSSL key");