---
title: JPEG
description: Values of this syntax hold images in the JPEG File Interchange Format (JFIF), as described in JPEG File Interchange Format (Version 1.02). The values are the sequence of octets of the JFIF encoding.
component: pingds
version: 8.1
page_id: pingds:schemaref:s-JPEG
canonical_url: https://docs.pingidentity.com/pingds/8.1/schemaref/s-JPEG.html
---

# JPEG

Values of this syntax hold images in the JPEG File Interchange Format (JFIF), as described in *JPEG File Interchange Format* (Version 1.02). The values are the sequence of octets of the JFIF encoding.

The syntax corresponds to the following ASN.1 type:

```
JPEG ::= OCTET STRING (CONSTRAINED BY
{ -- contents octets are an image in the --
-- JPEG File Interchange Format -- })
```

|               |                                                           |
| ------------- | --------------------------------------------------------- |
| *OID*         | 1.3.6.1.4.1.1466.115.121.1.28                             |
| *Description* | JPEG                                                      |
| *Origin*      | [RFC 4517](https://datatracker.ietf.org/doc/html/rfc4517) |
