return base64_encode(openssl_encrypt($data, 'AES-128-CBC', $Key, OPENSSL_RAW_DATA, $iv)); }. //解密base64编码 function aesDecrypt($data) {
確定! 回上一頁