This enumeration contains the possible values of the encryption algorithm used to encrypt a PDF document
Namespace: WinnovativeClient
Assembly: WinnovativeClient_NetCore (in WinnovativeClient_NetCore.dll) Version: 17.0.0
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
RC4 | 1 | RC4 encryption algorithm | |
AES | 2 | AES encryption algorithm |
See Also