RotationCipherResponseModel : The response to GET access-connectors/rotation/attempts/{id}/cipher – purpose-built for the access connector’s
narrow read (only this access connector’s claimed, executing attempt; see
GetRotationCipherQuery), deliberately not the general CipherResponseModel (which is
user-principal-bound).
Bit.Services.Pam.AccessConnector.Rotation.Api.Models.Response.RotationCipherResponseModel.Data
is the cipher’s encrypted JSON blob exactly as stored – opaque ciphertext the server never
decrypts.