Help with key management and android/ios library for signing documents

You may be interested in this related post. [quote=“cmgver, post:1, topic:13607”]
I need your help suggesting how to store keys in the app and in the server, and if there is something already made in this way.
[/quote]

This is an application level decision outside the scope of of couchbase. But here are some suggestions w.r.t. key storage - on iOS, you can store in keychain. On Android , you may want to look into keystore.

1 Like