Encryption
The most common method of securing transmissions over the internet is encryption. Public key and secret key encryption are the two main methods of encryption. In secret-key encryption, the parties share an encrypted key number that is known only to them. Encrypting and decrypting a message use the same key. Using public-key encryption, the encrypted key numbers used by the sender and receiver are different.