'aes-256-gcm', $key, OPENSSL_RAW_DATA, $iv, $tag, '' ). Then, I can decrypt it successfully with: openssl_decrypt( $cipherText ...
確定! 回上一頁