Is it secure to pass sensitive info thru session variables?
Posted: Tue Mar 03, 2015 11:38 pm
I am trying to pass username and password and also userid thru session variables. However before sending i am encrypting it. Is it possible that this info be intervened? Is it secure?
Else what is most secure method?
Else what is most secure method?