Skip to main content

RegistrationResponseLen

Type Alias RegistrationResponseLen 

Source
pub type RegistrationResponseLen<CS: CipherSuite> = Sum<<<CS::OprfCs as CipherSuite>::Group as Group>::ElemLen, <<CS::KeyExchange as KeyExchange>::Group as Group>::PkLen>;
Expand description

Length of RegistrationResponse in bytes for serialization.