EncryptionAlgorithm Enumeration
The encryption algorithm
Namespace: EvoPdf.PdfMergeAssembly: EvoPdfMerge_NetCore (in EvoPdfMerge_NetCore.dll) Version: 14.0.0
public enum EncryptionAlgorithm
| RC4 | 1 |
RC4 encryption algorithm
|
| AES | 2 |
AES encryption algorithm
|