OtrlMessageState — the possible encryption states of a ConnContext
OTRL_MSGSTATE_PLAINTEXT # Not yet started an encrypted # conversation OTRL_MSGSTATE_ENCRYPTET # Currently in an encrypted # conversation OTRL_MSGSTATE_FINISHED # The remote side has sent us a # notification that he has ended his # end of the encrypted conversation; # prevent any further messages from # being sent to him.