Hi guys, it’s not 100% Kotlin question, but does anyone have experience with using elliptic curve keys in Android below API 23?
I cannot import the keys that I generated outside a keystore into the keystore and therefore I tried to generate them directly in there. Unfortunately, I found out that Android does not support EC for API below 23. Any suggestion how to overcome this issue, please?
stackoverflow 4
jakubgruber
05/02/2018, 7:55 AM
@david.bilik Trust me or not, it’s not really a question for Stackoverflow. Things I found there are causing me nightmares.
g
gildor
05/02/2018, 10:12 AM
@jakubgruber Trust me or not, it’s not really a question for this Slack 🙄
This is Slack about Kotlin, not a general Android community
j
jakubgruber
05/02/2018, 10:15 AM
@gildor I know, but I was saying that in the beginning of the question, so I found unnecessary to point that out again.
g
gildor
05/02/2018, 10:16 AM
Your message is offtopic, and if you mention that your question is offtopic it doesn’t mean that you message become better because of this or less offtopic
Try any general android community, for example android-untited
Or just ask question on SO
☝️ 1
➕ 1
j
jakubgruber
05/02/2018, 11:07 AM
Sorry, got that. Anyway thanks for support you’re doing here guys! 🙂 (no sarcasm)