# EncryptionAlgorithm

## Content

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

***

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

# Enumeration: EncryptionAlgorithm

Defines possible encryption algorithms.

## Enumeration Members

### AES

> **AES**: `1`

The AES algorithm.

***

### RC4

> **RC4**: `0`

The RC4 algorithm.
