> For the complete documentation index, see [llms.txt](https://gl-docs.gitbook.io/zkpass/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gl-docs.gitbook.io/zkpass/zkpass-developers-guide/api-reference/typescript/constants/enums.md).

# Enums

A collection of enums used in the DVR module

### Table of contents

#### Enums

* [PublicKeyOptionType](#publickeyoptiontype)

### Enums

#### PublicKeyOptionType

▸ **PublicKeyOptionType**: `Enum`

Enum for public key option types.

| Name             | Value | Description                        |
| ---------------- | ----- | ---------------------------------- |
| `PublicKey`      | `0`   | Indicates a public key option      |
| `KeysetEndpoint` | `1`   | Indicates a keyset endpoint option |
