Haven't tested it thoroughly but verified that messages were successfully decryptedThis is just swapping back to the `decrypt` method which is used elsewhere in the codebase and has the same params and return type so this should work out of the box. Under the hood, we only avoid one additional check ([src](https://github.com/CommE2E/olm/blob/main/src/ratchet.cpp#L564-L567)).