Rate this page:

hmac_sha256

Copy URL

Calculates HMAC-SHA256 hash of the specified data.

Parameters

  • key:

    string

    Key for calculation purposes

  • data:

    string

    String to calculate hash of

Returns

  • type:

    string