[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Security.EncryptionAlgorithm

Enum EncryptionAlgorithm

Namespace
GrapeCity.Documents.Pdf.Security
Assembly
GcDocs.Pdf.dll

Defines possible encryption algorithms.

public enum EncryptionAlgorithm

Fields

AES = 1

The AES algorithm.

RC4 = 0

The RC4 algorithm.