PEM

acronym

cryptographysecurity

Stands for: Privacy-Enhanced Mail

A Base64 text wrapper for certificates and keys, with BEGIN/END lines.

Privacy-Enhanced Mail (RFC 7468) is the familiar `-----BEGIN CERTIFICATE-----` text format. Despite the mail-era name, it is now the standard way to store and paste DER-encoded certificates and keys as ASCII.

Also known as: pem

Sources

All glossary entries