Summary
In this chapter, we learned the various cryptographic methods to encrypt and decrypt messages. We created Hash code of a file using the CalculateMD5 method. We used .NET Framework's cryptography methods to encrypt and decrypt strings. We further improvised the method to encrypt/decrypt files.Â