DER
acronymcryptographysecurity
Stands for: Distinguished Encoding Rules
A strict binary encoding for X.509 certificates and keys.
Distinguished Encoding Rules (ITU-T X.690) is a canonical binary form of ASN.1 structures. Certificate signatures are computed over the DER bytes, and PEM is just DER wrapped in Base64 with header lines.
Also known as: der