In asymmetric encryption, when an email is sent, the content is encrypted using the recipient's public key. Only the recipient's private key, which is kept secret, can decrypt the email. Common algorithms for asymmetric encryption include RSA (Rivest-Shamir-Adleman) and Elliptic Curve Cryptography (ECC).