class EncryptionServiceDriverRN {
encryptFile(srcPath, destPath) {
}
module.exports = EncryptionServiceDriverRN;