7423db0b8e
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