... return trim(bin2hex(openssl_encrypt(addpadding($return_str), 'aes-256- cbc', $key, OPENSSL_RAW_DATA|OPENSSL_ZERO_PADDING, $iv))); ...
確定! 回上一頁