dstr.check.data.encrypted: check the data has been suitably encrypted

Description Usage Arguments Value

View source: R/ds.read.R

Description

call the server-side function isDataEncodedDS from the server package dsShareServer

Usage

1
2
3
4
5
6
dstr.check.data.encrypted(
  data.server = NULL,
  data.encrypted = NULL,
  data.held.in.server = "D",
  datasources = NULL
)

Arguments

data.server

a list of encrypted data obtained from some dataSHIELD server

data.encrypted

a character variable representing the name of the R object of encrypted data

data.held.in.server

a character variable representing the name of the R object of the data on

datasources

a list of connections to dataSHIELD servers

Value

TRUE data are apprpriately encrypted on every DataSHIELD server. Otherwise, FALSE


patRyserWelch8/dsShareClient documentation built on Dec. 22, 2021, 6:40 a.m.