On Fri, Mar 16, 2012 at 6:26 AM, Echelon <[email protected]> wrote:
> Hi,
> I am trying to figure out how can I create a client/server application using
> DTLS from either OpenSSL or CyaSSL, or even BouncyCastle (SpongyCastle)
> modifying the sources but I am encountering difficulties in loading the
> context and specifying the DTLS method in a datagram socket.
> Anyone has experience or link to guidelines?
DTLS is in OpenSSL. Fetch the sources from HEAD, and build similar to
https://github.com/fries/android-external-openssl/blob/master/README.android.

Jeff

-- 
You received this message because you are subscribed to the Google Groups 
"Android Security Discussions" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/android-security-discuss?hl=en.

Reply via email to