public init(key as String, keyEncoding as String = "utf8") as Void:
import klyn.cryptography mac = Hmac(SHA256()) mac.init("secret")