Error messages

This is the list of error messages, as found in die() and exit() expressions.

MessageFileLine
sprintf('Key length must be 16, 24, or 32 bytes; got key len (%s).'strlen($key))
/src/Support/AES.php72
'IV length must be 16 bytes.'
/src/Support/AES.php84
'type 只能是 ' implode('或者'$limit)
/src/Auth.php30
"Undefined {$name} configuration"
/src/Factory.php26
"Undefined {$name} method!"
/src/Factory.php51
"获取 access token 失败:{$result['errmsg']}"
/src/AccessToken.php37
'The given payload is invalid.'
/src/Decrypt.php39