Implemeting TLS for mocket
Opened this issue · 0 comments
bangarharshit commented
Implementing secure channel for mocket. One soultion is to use DTLS - https://tools.ietf.org/html/rfc4347#section-3.2. Bouncy castle is 1 implementation - https://github.com/bcgit/bc-java/blob/master/tls/src/main/java/org/bouncycastle/tls/DTLSProtocol.java