SHA.byteLength

Undocumented in source.
  1. enum byteLength;
  2. enum byteLength;
    struct SHA(uint bitLength)
    static if(!(bitLength == 256))
    enum byteLength = 128;

Meta