Privacy-Enhanced Mail
PEM began as a 1990s secure email standard, but its lasting legacy is the text file format it introduced: Base64-encoded data between BEGIN and END header lines. Certificates, private keys, and CSRs are most commonly stored and exchanged as .pem files. The original email protocol is dead, yet the format is everywhere in TLS and PKI tooling.