github.com/gotd/td/internal/crypto.AuthKey.DecodeJSON (method)

2 uses

	github.com/gotd/td/internal/crypto (current package)
		key.go#L60: func (a *AuthKey) DecodeJSON(d *jx.Decoder) error {
		key.go#L85: 	return a.DecodeJSON(jx.DecodeBytes(data))