netty5/handler/src/main/java/io
Norman Maurer 7423db0b8e Add proper Openssl.SSLSession.getId() implementation
Motivation:

The current implementation not returns the real session as byte[] representation.

Modifications:

Create a proper Openssl.SSLSession.get() implementation which returns the real session as byte[].

Result:

More correct implementation
2014-12-26 09:30:32 +01:00
..
netty/handler Add proper Openssl.SSLSession.getId() implementation 2014-12-26 09:30:32 +01:00