Commit 5e3b605
committed
Robolectric 4.14+ uses Conscrypt as the crypto provider on Linux,
which causes NullPointerException at OpenSSLKey.java:242 when
handling RSA keys created from PEM/PKCS8 specs.1 parent 14838a9 commit 5e3b605
File tree
1 file changed
+3
-2
lines changed- auth0/src/test/java/com/auth0/android/provider
1 file changed
+3
-2
lines changedLines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| 59 | + | |
59 | 60 | | |
60 | 61 | | |
61 | 62 | | |
| |||
1538 | 1539 | | |
1539 | 1540 | | |
1540 | 1541 | | |
1541 | | - | |
| 1542 | + | |
1542 | 1543 | | |
1543 | 1544 | | |
1544 | 1545 | | |
| |||
1678 | 1679 | | |
1679 | 1680 | | |
1680 | 1681 | | |
1681 | | - | |
| 1682 | + | |
1682 | 1683 | | |
1683 | 1684 | | |
1684 | 1685 | | |
| |||
0 commit comments