pub type PoprfServerLen<CS> = Sum<<<CS as CipherSuite>::Group as Group>::ScalarLen, <<CS as CipherSuite>::Group as Group>::ElemLen>;Expand description
Length in bytes for serialization.
pub type PoprfServerLen<CS> = Sum<<<CS as CipherSuite>::Group as Group>::ScalarLen, <<CS as CipherSuite>::Group as Group>::ElemLen>;Length in bytes for serialization.