tlsSocket.getSession()
Returns the ASN.1 encoded TLS session or undefined
if none was negotiated. Could be used to speed up handshake establishment when reconnecting to the server.
tlsSocket.getSession()
Returns the ASN.1 encoded TLS session or undefined
if none was negotiated. Could be used to speed up handshake establishment when reconnecting to the server.
Please login to continue.