pub type CiphertextRing<Params: BFVCiphertextParams> = RingValue<Params::CiphertextRing>;Aliased Typeยง
struct CiphertextRing<Params: BFVCiphertextParams> { /* private fields */ }pub type CiphertextRing<Params: BFVCiphertextParams> = RingValue<Params::CiphertextRing>;struct CiphertextRing<Params: BFVCiphertextParams> { /* private fields */ }