HmacHandler constructor

const HmacHandler(
  1. String secretKey
)

Implementation

const HmacHandler(this.secretKey);