sdk - android: how to obtain a user trusted private key from app -


i wondering if there's chance read programmatically private key android's keystore/keychain (installed user via settings–security–install sd card) app itself?

the purpose sign data key serve server afterwards.


Comments

Popular posts from this blog

sql - can we replace full join with union of left and right join? why not? -

javascript - Parallax scrolling and fixed footer code causing width issues -

iOS: Performance of reloading UIImage(name:...) -