This is not possible.
For example: How does the MSN Server know how to decrypt the secure connection? As long as you are using keys which are globally known, everyone can ready and decrypt your connections.
The only solution is to use for example pgp. The downside is, that your client needs your public key to decrypt you messages, which you shouldn't send via email ;-).
|