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