On Feb 14, 2014, at 5:21 PM, Alan McKean 
<[email protected]<mailto:[email protected]>> wrote:

Also, which target(s) in the CouchbaseLite project should I add my encryption 
classes to if I will be using the framework on iOS and, potentially, on the Mac?

I wouldn't add the encryption directly to Couchbase Lite. To make this 
reuseable there should be a callback API to let apps install their own 
transformation functions. Then the encryption code will be in your app.

(But if you do want to start out by adding it directly to a private copy of 
Couchbase Lite, the targets to add it to would be "CBL Mac" and "CBL iOS 
Library".)

--Jens

-- 
You received this message because you are subscribed to the Google Groups 
"Couchbase Mobile" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/mobile-couchbase/364F9BEF-5BD6-426F-989E-1BDB60E1BC47%40couchbase.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to