Searched refs:LengthException (Results 1 – 25 of 26) sorted by relevance
12
5 class LengthException extends \LengthException class
48 …throw new \LengthException('$minLength must be greater than zero and less than $this->maxLength.');62 throw new \LengthException('$maxLength must be greater than $this->minLength.');76 throw new \LengthException('$maxNgrams must be greater than zero.');
94 …throw new \LengthException('Key of size ' . $length . ' not supported by this algorithm. Only keys…118 …throw new \LengthException('Key of size ' . strlen($key) . ' not supported by this algorithm. Only…
237 …throw new \LengthException('Key size of ' . $length . ' bits is not supported by this algorithm. O…259 …throw new \LengthException('Key length has already been set to ' . $this->explicit_key_length . ' …269 …throw new \LengthException('Key of size ' . strlen($key) . ' not supported by this algorithm. Only…
156 …throw new \LengthException('Key size of ' . $length . ' bits is not supported by this algorithm. O…176 …throw new \LengthException('Key size of ' . $length . ' bytes is not supported by RC4. Keys must b…
322 …throw new \LengthException('Key size of ' . $length . ' bits is not supported by this algorithm. O…363 …throw new \LengthException('Key size of ' . $length . ' bits is not supported by this algorithm. O…368 …throw new \LengthException('Key of size ' . strlen($key) . ' not supported by this algorithm. Only…
116 …throw new \LengthException('Key of size ' . strlen($key) . ' not supported by this algorithm. Only…130 …throw new \LengthException('Nonce of size ' . strlen($key) . ' not supported by this algorithm. On…
218 …throw new \LengthException('Key size of ' . $length . ' bits is not supported by this algorithm. O…244 …throw new \LengthException('Key of size ' . strlen($key) . ' not supported by this algorithm. Only…268 …throw new \LengthException('Key size of ' . $length . ' bits is not supported by this algorithm. O…
610 throw new \LengthException('Intended encoded message length too short');670 throw new \LengthException('Intended encoded message length too short');
315 …throw new \LengthException('Key size of ' . $length . ' bits is not supported by this algorithm. O…
406 …throw new \LengthException('Key of size ' . $length . ' not supported by this algorithm. Only keys…430 …throw new \LengthException('Key of size ' . strlen($key) . ' not supported by this algorithm. Only…
430 throw new \LengthException('The context is supposed to be, at most, 255 bytes long');
638 …throw new \LengthException('Key of size ' . strlen($key) . ' not supported by this algorithm. Only…
254 throw new \LengthException('The nonce length must be between 1 and 16 bytes, inclusive');812 throw new \LengthException('Key must be 16 bytes long');
206 …throw new \LengthException('Nonce of size ' . strlen($nonce) . ' not supported by this algorithm. …
107 } catch (\LengthException $e) {114 } catch (\LengthException $e) {121 throw new \LengthException('RSA modulus too short');342 throw new \LengthException('Message too long');388 throw new \LengthException('Message too long');444 throw new \LengthException('Message too long');
223 throw new \LengthException('RSA modulus too short');283 } catch (\LengthException $e) {284 throw new \LengthException('RSA modulus too short');332 throw new \LengthException('Ciphertext representative too long');385 throw new \LengthException('Ciphertext representative too long');440 throw new \LengthException('Ciphertext representative too long');
93 … throw new \LengthException('At least one byte needs to be present for successful C / b decodes');101 …throw new \LengthException('At least four byte needs to be present for successful N / i / s / L de…106 …throw new \LengthException('At least eight byte needs to be present for successful N / i / s / L d…140 … throw new \LengthException("$length bytes needed; " . strlen($data) . ' bytes available');
57 throw new \LengthException('The only supported lengths are 32 and 56');
65 throw new \LengthException('The only supported lengths are 32 and 56');
730 …throw new \LengthException('Received initialization vector of size ' . strlen($iv) . ', but size '…772 throw new \LengthException('The Poly1305 key must be 32 bytes long (256 bits)');963 throw new \LengthException('Derived key length cannot be longer 0 or less');1029 … throw new \LengthException('Derived key length cannot be longer than the hash length');1528 …throw new \LengthException('The ciphertext length (' . strlen($ciphertext) . ') needs to be a mult…1911 … throw new \LengthException('The authentication tag must be between 4 and 16 bytes long');1942 … throw new \LengthException('The authentication tag must be between 4 and 16 bytes long');2585 …throw new \LengthException("The plaintext's length ($length) is not a multiple of the block size (…
107 throw new \LengthException('Private Key should be 57-bytes long');
166 throw new \LengthException('Private Key should be 32-bytes long');
174 throw new Exception\LengthException(
541 The returned promise will also reject with a `React\Promise\Exception\LengthException`560 The returned promise will also reject with a `React\Promise\Exception\LengthException`