Hi All
I am working with CGI::Cookie and trying to set encryted value of particular cookie so its giving me an error related to encryption techique as i know why that error is coming reason i am not able to pass whole encrypted value to decryption may the maximum length of a cookie value is lesser then that < length cookie value is more 80bytes(80char)
can any help to know what is the maximum value be their < in browser cookie.