Allows a
FIPS-compliant server to encrypt PDF files by using an alternate MD5 library to the built-in System.Cryptography.
public System.bool AllowMD5OnFIPS {get; set;}
Property Value
True to enable encrypting PDF files with System.Cryptography or
False to disable it.