Reads an object in an encrypted file serialized to disk
1 | qsenc_read(file, private_key_path = Sys.getenv("ENCRYPTR_ID_RSA"))
|
file |
The file name/path (must end in '.qs.enc') |
private_key_path |
Path to private key |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.