Learn R Programming

trustedtimestamping (version 0.2.6)

create_ttsFile: 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

Run this code
# NOT RUN {
create_ttsFile("test.rds")
# }

Run the code above in your browser using DataLab