How to enforce encryption on specific message?

I would like to enforce to encrypt a certain type of email. With MEMessageSecurityHandler, AFAIK, there is no way to enforce encryption as the encode method will be called when sender enable the encryption.

How to enforce encryption on specific message?
 
 
Q