Constructor that takes number of bits to use.
This can be 224, 256, 384, 512.If any other value is passed in then it will default to 256 bits.You can also use the constants, SHA3.Bits_224, SHA3.Bits_256, etc.
SHA3 Class