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