Hash160 constructor

Hash160(
  1. dynamic content
)

Implementation

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