Constant wow_srp::GENERATOR_LENGTH

source ·
pub const GENERATOR_LENGTH: u8 = 1;
Expand description

The length in bytes for GENERATOR. Will always be 1 since there are no generators greater than 255. Constant is provided here since the CMD_AUTH_LOGON_CHALLENGE packet requires it.