Enables RSA end-to-end encryption.
public static void EnableRsaE2ee()
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 network protocol option e2ee_type must be "RSA" (the default).