bitLen128 constant
        
        int
        const bitLen128
        
      
      
Bit length of 128 for generating entropy.
Implementation
static const int bitLen128 = 128;
Bit length of 128 for generating entropy.
static const int bitLen128 = 128;