CryptoAlgorithm

CryptoAlgorithm

Overview

CryptoAlgorithm is a enum in Aspose.Pdf FOSS for Java.

Enumerates the cryptographic algorithms available for PDF encryption (ISO 32000-1:2008, Section 7.6).

Values

ValueDescription
RC4x40
RC4x128
AESx128
AESx256

See Also