github.com/gotd/td/exchange.ClientExchangeResult.AuthKey (field)

5 uses

	github.com/gotd/td/exchange (current package)
		client.go#L29: 	AuthKey    crypto.AuthKey
		client_flow.go#L282: 				AuthKey:    crypto.AuthKey{Value: key, ID: authKeyID},

	github.com/gotd/td/mtproto
		connect.go#L151: 	c.authKey = r.AuthKey
		connect.go#L170: 	c.permKey = r.AuthKey
		connect.go#L195: 	c.authKey = r.AuthKey