Decrypt file via KMS

kms_decrypt_file(file, return = file)

Arguments

file

base file path (without the enc or key suffix)

return

where to place the encrypted file (defaults to file)

Value

decrypted file path

See also