Hash256 constructor

Hash256(
  1. dynamic content
)

Implementation

Hash256(dynamic content) : super(content, LENGTH);