Languages

Menu
Sites
Language
CredentialStorage support in tizen

Is there any kind of crendential storage provided by the tizen platform for storing the application confidential keys along with platform private keys as provided in other Mobile OS like Android and IOS.

Edited by: Vivek Chandra Amancha on 14 Nov, 2013

Responses

5 Replies
Pushpa G

Sorry check https://developer.tizen.org/forums/native-application-development/how-save-password-web-account

 

Pushpa G

Also check Tizen IDE>Help>Help contents>Tizen Native App Programming > Programming Guide>Security: Handling Certificates, Cryptographic, and Secure Element Primitives>Keys
 

Vivek Chandra Amancha

Thank You. Are there any examples for usage of secure storage?

Pushpa G

Yes check CipherMessage sample app available in the Tizen SDK/IDE :File>New>Project>Tizen>Tizen Native Project>Sample>CipherMessage>write same name as Project name>Finish>Build>run and check the output in the emulator