Skip to main content

Module rotation_cipher_response_model

Module rotation_cipher_response_model 

Source

Structs§

RotationCipherResponseModel
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.