Can you help me in to implement encrypting a detail from .net i.e. backend and in next I want to decrypt that in my front end i.e. Angular 4. Is this important to use same encryption/decryption algo in both frontend and backend.
How to implement the logic. Any help will be appreciated.
Thanks in advance.