
Trustual gives evidence of integrity and time for your documents and files. Learn more in trustual.com.
|
Status: Preview |
Tier: Premium |
Version: 1.0 |
|
Name |
Summary |
|
Certify file |
|
|
Certify hash |
|
Name |
Summary |
|
Name |
Summary |
|
|
|
|
|
Summary: Certify file
Description: Certifies the existence and integrity of a file.
Syntax:
Trustual.certify-file (certify-file-input body)
Parameters:
|
Name |
Type |
Summary |
Required |
Related Action |
|
body |
|
|
True |
Returns:
Summary: Certify hash
Description: Certifies the existence and integrity of a file given its hash.
Syntax:
Trustual.certify-hash (certify-hash-input body)
Parameters:
|
Name |
Type |
Summary |
Required |
Related Action |
|
body |
|
|
True |
Returns:
Summary:
Description:
Properties:
|
Name |
Type |
Summary |
|
file_base_64 |
string(byte) File Content |
The content of the file. |
|
language |
string Certificate Language |
The language of the data certificate. Values: [de, en, es, fr, it, nl] |
|
offset |
number Time Zone Offset |
Local time offset (in hours). |
|
reference |
string Reference |
A reference string (eg file name, case number, project code, etc.) |
|
sandbox |
boolean Sandbox Mode |
Run in sandbox mode for testing purposes. |
Summary:
Description:
Properties:
|
Name |
Type |
Summary |
|
hash |
string Hash |
The SHA-256 hash of the file. |
|
language |
string Certificate Language |
The language of the data certificate. Values: [de, en, es, fr, it, nl] |
|
offset |
number Time Zone Offset |
Local time offset (in hours). |
|
reference |
string Reference |
A reference string (eg file name, case number, project code, etc.) |
|
sandbox |
boolean Sandbox Mode |
Run in sandbox mode for testing purposes. |