|
api_key()
|
Allows the user to set and read the api key to be used as default for all functions in this package. |
|
api_url()
|
Get or set the api url for all operations. |
|
as.hash()
|
Convert x into hash |
|
content_is_OK()
|
Check and raise error |
|
create_timestamp()
|
Create a timestamp for a for an R object or file. |
|
extract_hash()
|
Return the hash of an xml proof or pdf certificate |
|
extract_proof()
|
Extract the proof from an xml proof or pdf certificate |
|
extract_root_hash()
|
Return the root hash of an xml proof or pdf certificate |
|
get_currencies()
|
Get the active currencies |
|
get_hash_status()
|
Retrieve Information for the hash calculated from an R object or file. |
|
get_key_usage()
|
Get the key usage |
|
get_proof()
|
Get the Proof (Merkle Tree) for the hash calculated from an R object or file. |
|
hash()
|
Calculate sha256 hash |
|
new_OriginStampResponse()
|
New OriginStampResponse object |
|
transaction_from_txid()
|
Find transaction based on transaction ID |
|
txid_from_root_hash()
|
Get the transaction id from the root hash |
|
verify_proof()
|
Verify the proof |
|
verify_timestamp()
|
Verify a timestamp of a hash |