create_ttsFile: Create trusted timestamp of a file

Description Usage Arguments Value Examples

View source: R/tts.r

Description

Create trusted timestamp of a file

Usage

1
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

1
create_ttsFile("test.rds")

trustedtimestamping documentation built on July 31, 2019, 1:04 a.m.