+ 1
C# question
Is there a way I can encrypt a password used to login in to my program, and I mean either using a host (pastebin - to store the password) or using a hash.
3 odpowiedzi
+ 1
thank you, Daniel.
0
C# has a encryption decryption method for files if that helps you