Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents
minLevel1
maxLevel7
typeflat

Compute the HMAC-SHA256 of a byte string.

Verb

POST

Resource

/api/cryptoprovider/v1/checksum

Content type

application/json

Body

{

“terminalid”: “<terminal ID>”,

“keyid”: “<key ID>”,

“data”: “<data>”

}

...