3
Answers

Encrypt and Decrypt

Jaya Prakash

Jaya Prakash

1y
436
1

I should do Encrypt and Decrypt this json object i dont know how to do what should i take pls help me out... 

i should take two textboxes one for encrypt and another for decrypt in ecrypt txtbox i should enter this json object how to do it..

how to enter json object into a textbox   pls help me

{
id:,
mobile:,
name :"",
lname:"",
date:"",
gender:"",
salary:"",
location:""
}

 

Answers (3)