문제

Is there any way to protect the text file. I want to protect my text files to protect with password. So how is it possible that when client wants to open the text file it asks for password and files can be opened in notepad only after entering the right password. By using this can be make our files secure

도움이 되었습니까?

해결책

Zip it and password protect the entry :) full compatibility with any PC and decent security :) (Zip ueses AES to pretect it's entries).

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top