Skip to main content

RegistrationRequestLen

Type Alias RegistrationRequestLen 

Source
pub type RegistrationRequestLen<CS: CipherSuite> = <<CS::OprfCs as CipherSuite>::Group as Group>::ElemLen;
Expand description

Length of RegistrationRequest in bytes for serialization.