Would it be possible to catch errors on the native side to not crash the app when exceptions happen on native side? When handing in invalid data to the RSA functions, like a private key to `RSA.encrypt`, the app crashes instantly.