In Season three:
Londo poisons Rifa using a "two part poison"
What is the meaning of such a poison? Since the first is totally ineffective without the second half, why is poisoning someone in advance with the first half meaningful?
The analogy is a perfect encryption system - one time pad. You take a message M, and a secret key K, and then encrypt the message by xoring it with the key to get M⊕K. Neither K nor M⊕K leak any information alone, they're only meaningful if you have both parts.
So, is the threat that "I have poisoned you with one half of the poison" merely symbolic in this case? Why did this threat have the intended effect? If instead the threat was "do what I want or else I'll poison you", would that have worked as well?