Description Usage Arguments Value
View source: R/decrypt_instances.R
Decrypt encrypted instance files
1 | decryptInstances(instanceRegistry, privateRSAKey, writeToPath)
|
instanceRegistry |
Instance registry dataframe generated by getEncryptedInstances |
privateRSAKey |
Private RSA key (base64 encoded) |
writeToPath |
Path to directory where to save decrypted instance files |
Instance registry dataframe with paths to individual decrypted instances files
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.