| Package | Description |
|---|---|
| cz.srayayay.tierion.hashapi |
| Modifier and Type | Method and Description |
|---|---|
HashResponse |
TierionHashApiClient.submitContent(byte[] text)
Submits an item for hashing, as a byte array.
|
HashResponse |
V1TierionHashApiClient.submitContent(byte[] text) |
HashResponse |
TierionHashApiClient.submitFile(Path file)
Submits a File from the filesystem for hashing.
|
HashResponse |
V1TierionHashApiClient.submitFile(Path file) |
HashResponse |
TierionHashApiClient.submitHash(String hash)
Submits a hash to the blockchain.
|
HashResponse |
V1TierionHashApiClient.submitHash(String hash) |
Copyright © 2017. All rights reserved.