Gets the session data for given session ID.
@param id from {@link javax.net.ssl.SSLSession#getId()} @return the session data or null if none is cached @throws NullPointerException if id is null
See Implementation
Gets the session data for given session ID.
@param id from {@link javax.net.ssl.SSLSession#getId()} @return the session data or null if none is cached @throws NullPointerException if id is null