android.runtime.JavaProxyThrowable: [System.Security.Cryptography.CryptographicException]: Cryptography_ConcurrentUseNotSupported #9752
Labels
Area: App Runtime
Issues in `libmonodroid.so`.
need-attention
A xamarin-android contributor needs to review
Android framework version
net9.0-android
Affected platform version
.NET 9.0.100, 9.0.102
Description
Trying to perform SHA1 hash with android assembly compression disabled ComputeHash to throw an exception: [System.Security.Cryptography.CryptographicException]: Cryptography_ConcurrentUseNotSupported
Steps to Reproduce
Repro Sample: https://github.com/aritchie/android_net9_crypto_crash
Did you find any workaround?
No
Tried the following and causes an crypto loop internal mono crash
Relevant log output
The text was updated successfully, but these errors were encountered: