Field PdfAssemblyEncryptionRemoved
- Namespace
- DocWright.Core.Diagnostics
- Assembly
- DocWright.Core.dll
DXP8011: a source of a page assembly was encrypted, and the assembled output is not. The pages were decrypted to be copied and there is no supported way to encrypt them again, so the output is readable by anyone who holds it. Reported every time, because the thing lost is a security property of the user's file rather than a feature of it.
public const string PdfAssemblyEncryptionRemoved = "DXP8011"
Returns
- string
- DXP8011: a source of a page assembly was encrypted, and the assembled output is not. The pages were decrypted to be copied and there is no supported way to encrypt them again, so the output is readable by anyone who holds it. Reported every time, because the thing lost is a security property of the user's file rather than a feature of it.