SSLSession.invalidate

Invalidates the session. <P> Future connections will not be able to resume or join this session. However, any existing connection using this session can continue to use the session until the connection is closed.

@see #isValid()

interface SSLSession
void
invalidate
()

Meta