v2
post/hmac
Request body
display-idstring
The display id of the key to use in the encryption process
hash-functionstring
Hash function [sha-256,sha-512]
input-formatstring
Select default assumed format for any plaintext input. Currently supported options: [base64]
item-idinteger
The item id of the key to use in the encryption process
jsonboolean
Set output format to JSON
key-namestring required
The name of the key to use in the encryption process
plaintextstring
Data to perform hmac on
tokenstring
Authentication token (see /auth and /configure)
uid-tokenstring
The universal identity token, Required only for universal_identity authentication
Response
hmacResponse wraps response body.
resultstring