4c6d5f9654
Replace all usages of ENCRYPTION_CONTENT and ENCRYPTION_WITH_ENCRYPTED_STATE_EVENTS_CONTENT static values with EventFactory::room_encryption().into_content() calls. This uses the new into_content() method to get just the event content for HTTP response mocking.