It appears that encryption is always turned on with Aspose.Pdf, is there a way to disable encryption. I would like to run the resulting PDFs through a PDF validator.
I located an 'EncryptionType' enumeration that has support for 'No encryption' but I cannot find a consumer of this type.