create_ttsFile {trustedtimestamping}R Documentation

Create trusted timestamp of a file

Description

Create trusted timestamp of a file

Usage

create_ttsFile(path, proxy_ip = NULL, proxy_port = NULL)

Arguments

path

filename (and path, if outside working directory)

proxy_ip

if needed, provide proxy ip

proxy_port

if needed, provide proxy port

Value

url

Examples


create_ttsFile("test.rds")


[Package trustedtimestamping version 0.2.6 Index]