Searched defs:keyEncryptedLines (Results 1 – 1 of 1) sorted by relevance
448 List<String> keyEncryptedLines = new ArrayList<>(); in saveEncryptedKey() local463 Files.write(Paths.get(CONFIG_FILE_ENCRYPTION_PATH), keyEncryptedLines); in saveEncryptedKey() local464 Files.write(Paths.get(CONFIG_BACKUP_ENCRYPTION_PATH), keyEncryptedLines); in saveEncryptedKey() local