Enables RSA synchronization encryption.
public static void EnableRsaSyncEncryption()
You must call this method before the Synchronize method.
This is required when setting the stream parameter to "TLS" or "HTTPS" for RSA encryption. In this case, the network protocol option tls_type must be "RSA" (the default).