You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, there is one thing that confuses me a lot, for ios, has ios monitor crypto command to print encryption/decryption key, but for android, there seems to be no such option?
But then again I found android encryption and decryption related libraries in the source code, it's strange, but I don't know how to use them again。
The text was updated successfully, but these errors were encountered:
The source code has implementations for monitoring and changing the keystore on android.
You are welcome to add a pull request to implement similar functionality to the ios side for monitoring the crypto functions in general. I'm sure it would be a useful addition.
Hi, there is one thing that confuses me a lot, for ios, has ios monitor crypto command to print encryption/decryption key, but for android, there seems to be no such option?
But then again I found android encryption and decryption related libraries in the source code, it's strange, but I don't know how to use them again。
The text was updated successfully, but these errors were encountered: