Sign Hash

Calculate a raw digital signature from one or more hash values.

Body Params
string
required
Defaults to $credential_id

The credential_id returned in credentials/list

string
required
Defaults to $SAD_token

The access_token returned in second oauth2/token request

hash
array of strings
required

List of one or more hash values to be signed. This parameter SHALL contain the Base64-encoded raw message digest(s). The hash list must match the initial set of hashes passed via oauth2/authorize or credentials/hashes

hash*
boolean
Defaults to false

Returns is_first_sign if set to true. Default is false.

Headers
string
required
Defaults to Bearer $hermes_token

The access_token returned in first oauth2/token request

string
required
Defaults to application/json
Responses

Language
Request
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json