Is their any way to generate Password Protected files in Mac?
It will do if it is .zip or .csv or any other format..
Any reference or link will be welcome... thanx
|
Is their any way to generate Password Protected files in Mac? It will do if it is .zip or .csv or any other format.. Any reference or link will be welcome... thanx |
|||||||
|
Questions on Stack Overflow are expected to relate to programming or software development within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.
|
CSV files cannot be password protected. CSV is a comma-delimited text file format. You can create a password protected ZIP or XLS file. Look at answers to similar questions Creating zip files in ObjectiveC for iPhone |
|||||||
|
|