[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Security.EncryptionAlgorithm

EncryptionAlgorithm Enum

Defines possible encryption algorithms.

Namespace: GrapeCity.Documents.Pdf.Security
Assembly: DS.Documents.Pdf.dll
Syntax
public enum EncryptionAlgorithm
Public Enum EncryptionAlgorithm

Fields

Name Description
AES

The AES algorithm.

RC4

The RC4 algorithm.