TIGER static method

Hasher TIGER(
  1. dynamic data
)

Implementation

static Hasher TIGER(dynamic data) => tiger.TIGER(data);