EVO PDF Logo

EncryptionAlgorithm Enumeration

EVO PDF Client for .NET Framework
This enumeration contains the possible values of the encryption algorithm used to encrypt a PDF document

Namespace:  EvoPdfClient
Assembly:  EvoPdfClient (in EvoPdfClient.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax

public enum EncryptionAlgorithm
Members

  Member nameValueDescription
RC41 RC4 encryption algorithm
AES2 AES encryption algorithm
See Also

Reference