Description Usage Arguments Details Value
Function for decrypting tabular data
1 | decrypt_data(file_name, password = "password", nonce_file = "nonce")
|
file_name |
The name of the file containing the encrypted data. |
password |
Password to be used. |
nonce_file |
The name of the nonce file. |
Function for decrypting tabular data.
This function returns no values.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.