Click or drag to resize
Algorithm Enumeration
Represents algorithms which can be used to encrypt pdf document.

Namespace: Aspose.Pdf.Facades
Assembly: Aspose.PDF (in Aspose.PDF.dll) Version: 20.3
Syntax
public enum Algorithm
Members
  Member nameValueDescription
RC40 RC4 algorithm.
AES1 AES algorithm.
See Also