const github.com/gotd/td/internal/crypto.Client

3 uses

	github.com/gotd/td/internal/crypto (current package)
		cipher.go#L18: 	return Cipher{rand: rand, encryptSide: Client}
		keys.go#L14: 	Client Side = 0
		keys.go#L26: 	case Client: