golang.org/x/crypto/ssh.kexResult.SessionID (field)

3 uses

	golang.org/x/crypto/ssh (current package)
		handshake.go#L597: 	result.SessionID = t.sessionID
		kex.go#L58: 	SessionID []byte
		transport.go#L267: 			h.Write(r.SessionID)