hmacSHA256

Deprecated

Use Sha256.hmac

Replace with

import org.http4k.security.Sha256
Sha256.hmac(key, data)