On Sat, Apr 9, 2011 at 10:42 PM, DanH <danhi...@ieee.org> wrote:
> As I understand it, OpenSSL is a part of the standard build for
> Android phones.  Is there any way for an NDK app to access the OpenSSL
> encryption interfaces?
>

Get Android source and build against the same libs/headers.
Interfaces might differ between Android versions, so you'd
better stick with EVP/standard stuff.

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to