# EncryptionLevel

## Content

[**DsPdfJS API v9.1.3**](../README)

***

[DsPdfJS API](../globals) / EncryptionLevel

# Enumeration: EncryptionLevel

Defines supported encryption options.

## Enumeration Members

### AES128

> **AES128**: `1`

The AES-128 encryption.

***

### AES256

> **AES256**: `0`

The AES-256 encryption.

***

### RC128

> **RC128**: `2`

The RC-128 encryption.
