Hash512 constructor

Hash512(
  1. dynamic content
)

Implementation

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