encode.data.with.sharing: encode some obscured data to be exchanged from one server to...

Description Usage Arguments Details See Also

View source: R/package_tools.R

Description

This server function can only be used with some encrypted data. It format the data prior its transfer to a client-side function.

Usage

1
encode.data.with.sharing(encrypted.data, length, index)

Arguments

encrypted.data

- data to be encoded

length

- an indication how long should be the data

index

- A random number related to the data

Details

This is a helper function. It cannot be called directly from any client-side function.

See Also

getDataDS, getCoordinatesDS, encode.data.no.sharing


patRyserWelch8/dsServerParameter documentation built on Oct. 1, 2020, 6:04 p.m.