[Android] Revisit RSA.LegalKeySizes implementation
Open
area-System.Security
os-android
- Dominant language
- C#
- Stars
- 18.3k
- Forks
- 5.6k
- PR merge metrics
- PR metrics pending
Description
PR #128747 found an inconsistency in the Android PAL: method `RsaVerificationPrimitive` returns `FAIL` (0) instead of `RSA_FAIL` (-1). We should investigate if this has any practical impact and fix it if needed.
Contributor guide
Assessment
This issue has not been assessed yet.