Osclass forums
Support forums => old => Topic started by: diffendbecker on March 07, 2016, 01:23:56 pm
-
Hi!
I'm making a desktop application with possibility to add the users into local OSclass database.
1. What encryption library should I use in .NET for this purpose? Or may be I can use any other way?
All I need is to create a string which I can insert into "user" table of Osclass as a password and later I will need to login in Osclass as usually.
May be I can send a GET or POST request to register user?
2. What is the "s_secret" field in "user" table?
I'm using OSclass 3.5.6
Thank You!
-
Hi ,
I didn't want to start a new topic, since what I am looking for is #2 question: what is "s_secret" field?
So does anybody knows what is, and what is used for? Thanks
-
Hello,
It would have been better if you created a new topic.
However, AFAIK, s_secret is some kind of a password or an identifier for the ad.
Regards.
-
I understand that but I thought if somebody can put some more "light" on this issue :)
Any case, thanks again Patrick, you already helped me a lot! :)