SHA160.this

Set a custom size for the W array. Normally 80, but some subclasses need slightly more for best performance/internal constraints

  1. this()
  2. this(size_t W_size)
    class SHA160
    protected
    this
    (
    size_t W_size
    )

Parameters

W_size size_t

how big to make W

Meta