EncryptionAlgorithm Enumeration
This enumeration contains the possible values of the encryption algorithm used to encrypt a PDF document
Namespace: Winnovative.Pdf.NextAssembly: Winnovative.Pdf.Next (in Winnovative.Pdf.Next.dll) Version: 20.0.0
public enum EncryptionAlgorithm
| RC4 | 1 |
RC4 encryption algorithm
|
| AES | 2 |
AES encryption algorithm
|