Symmetric encryption is a type of encryption where the same key is used to both encrypt and decrypt data. An example of symmetric encryption is the Advanced Encryption Standard (AES).
Asymmetric encryption is a type of encryption where two different keys are used to encrypt and decrypt data. An example of asymmetric encryption is the RSA algorithm.