CipherType

Overview

CipherType is a enum in Aspose.PDF FOSS for Java.

Supported cipher types ({@code IDENTITY} = no encryption applied).

This enumeration defines 4 values: RC4, AES_128, AES_256, IDENTITY.

Values

ValueDescription
RC4
AES_128
AES_256
IDENTITY

See Also

 English