You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

11.3 XPRIM_Crypto_HMAC

Calculates a message signature using Hash-based Message Authentication Code (HMAC).

HMAC uses one of the standard hash functions (such as SHA-256) and a secret cryptographic key to generate the signature.

XPRIM_Crypto_HMAC currently supports SHA-256 hash function only.

Methods

  • No labels