R/tsd-decrypt.R
nettskjema_tsd_decrypt_file.Rd
Decrypt nettskjema file
nettskjema_tsd_decrypt_file( path, output_path = gsub("\\.asc", "", path), pretty = TRUE )
path to file to decrypt
path to output decrypted file to. NULL will return file content to R.
logical. Should the submission json's be prettified. Default is TRUE.
raw decrypted file content as text