Enables FIPS 140-2 certified RSA end-to-end encryption.
public static void EnableRsaFipsE2ee()
You must call this method before the Synchronize method.
To use end-to-end encryption, set the e2ee_public_key network protocol option. In this case, the e2ee_type network protocol option must be "RSA" (the default), and fips must be set to "yes".