siva nathan

siva nathan

  • 948
  • 828
  • 233k

Encryption and decryption UserId(INT) and Password(text) in .net core

Jan 22 2021 3:07 PM
Hi all,
 
my requirement is to encrypt and decrypt UserId(int) and Password(string) values in ASP.NET Core 
 
 
can anyone suggest the code 

Answers (2)