Reading body of armed message should not damage it
The following (illegal) invocations on armed messages will no longer irreversibly destroy the message:
-
RemoteEnvelope#disarm(SessionPair)
with wrong session pair RemoteEnvelope#getPrivateHeader()
RemoteEnvelope#getBody()
Edited by bornholdt