com.samsung.knox.keychain
com.samsung.knox.keychain
Knox Key Chain
Allows apps to sign data using system-wide private key/certificate pairs.
So, even though the Android Keystore provides per-app access to credentials, the Android KeyChain runs as a system user,
and hence, credentials stored through the Android KeyChain are associated with the system ID instead of a user ID.
https://docs.samsungknox.com/dev/knox-sdk/about-keystores.htm
This is only useful for apps using the TIMA Keystore. The big question I’m trying to answer is:
Which are using this except Samsung apps? Can an android dev help on this?