Constant wow_srp::SALT_LENGTH[][src]

pub const SALT_LENGTH: usize = 32;

The salt is always 32 bytes since the client expects a 32 byte salt field and will use leading zeros in the calculation.