Sets the session of the socket.
method
TLSSocket.setSession
@param session
The session to set.
Referenced types
type BufferSource = NodeJS.TypedArray<ArrayBufferLike> | DataView<ArrayBufferLike> | ArrayBufferLike
method
Sets the session of the socket.
The session to set.