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