Topic: DTLS 1.2 Support /Java JNI
First of all, Hi!
Im about to start developing a WebRTC application using Java/Scala. WebRTC will start requiring DTLS 1.2 ECDSA in future versions.
I would like to know what version of WolfSSL supports DTLS 1.2, and if its possible or at least documented how to do a JNI to java, so I could use wolfssl to develop all cryptographic operations in my App.