EncryptionAlgorithm Enumeration
The encryption algorithm
Namespace: Winnovative.PDFMergeAssembly: WnvPdfMerge_NetCore (in WnvPdfMerge_NetCore.dll) Version: 14.0.0
public enum EncryptionAlgorithm
| RC4 | 1 |
RC4 encryption algorithm
|
| AES | 2 |
AES encryption algorithm
|