
Generate a joint rotation-at-index key share
Source:R/eval-key-map.R
multi_eval_at_index_key_gen.RdThe EvalAtIndex flavor of multi_eval_automorphism_key_gen();
takes signed rotation indices rather than automorphism indices.
Semantically equivalent but lives on a distinct C++ entry
point, matching the openfhe-python surface.