\ErrorCode

error code 说明.

  • -41001: encodingAesKey 非法
  • -41003: aes 解密失败
  • -41004: 解密后得到的buffer非法
  • -41005: base64加密失败
  • -41016: base64解密失败

Summary

Methods
Properties
Constants
No public methods found
$OK
$IllegalAesKey
$IllegalIv
$IllegalBuffer
$DecodeBase64Error
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Properties

$OK

$OK : 

Type

$IllegalAesKey

$IllegalAesKey : 

Type

$IllegalIv

$IllegalIv : 

Type

$IllegalBuffer

$IllegalBuffer : 

Type

$DecodeBase64Error

$DecodeBase64Error : 

Type