Answer:
The encryption method that uses a single shared , private key is called Symmetric Encryption. This method involves using the same key for both encryption and decryption of the data. Both the sender and receiver know the same key and use it to protect the information. While this method is fast and efficient, it does require that the key be securely shared between the parties.
Step-by-step explanation: