A
A
Alexey Potapenko2022-02-11 10:59:43
C++ / C#
Alexey Potapenko, 2022-02-11 10:59:43

Where to store 2-3 values?

I am making a network client, after entering the login password and url, I want to save these parameters from the client NOT in clear text, how best to do it? install sqlite?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vladimir Korotenko, 2022-02-11
@Spher

store in the registry or in appconfigs.
Use any symmetric algorithm. Well, or store tokens if you have access to the server code.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question