pub type HmacSha256 = Hmac<Sha256>;
HMAC-SHA256 type alias for call chain signing (FIND-015).
pub struct HmacSha256 { /* private fields */ }