Searched refs:InconsistentSetupException (Results 1 – 4 of 4) sorted by relevance
21 class InconsistentSetupException extends \RuntimeException class
60 use phpseclib3\Exception\InconsistentSetupException; alias854 …throw new InconsistentSetupException('Multiple encryption padding modes have been selected; at mos…872 …throw new InconsistentSetupException('Multiple signature padding modes have been selected; at most…
59 use phpseclib3\Exception\InconsistentSetupException; alias507 …throw new InconsistentSetupException('The IV length (' . strlen($this->iv) . ') does not match the…
42 use phpseclib3\Exception\InconsistentSetupException; alias875 …throw new InconsistentSetupException('Key has already been set and is not ' . $this->explicit_key_…896 …throw new InconsistentSetupException('Key length has already been set to ' . $this->explicit_key_l…