HMACAlgorithm constructor

const HMACAlgorithm(
  1. String _name
)

Implementation

const HMACAlgorithm(this._name);