This enumeration contains the possible values of the length of the encryption key used to encrypt a PDF document
            
Namespace: EvoPdfClient
Assembly: EvoPdfClient_NetCore (in EvoPdfClient_NetCore.dll) Version: 10.0.0
Syntax
Members
| Member name | Value | Description | |
|---|---|---|---|
| EncryptKey256Bit | 3 | A 256 bit length. | |
| EncryptKey128Bit | 2 | A 128 bit length. | |
| EncryptKey40Bit | 1 | A 40 bit length. | 
See Also
