function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
SUMAN KUMARI 70SUMAN KUMARI 70 

How to restrict uploading an encrypted document?

I have a requirement where if a person tries to upload a file which is encrypted my vf page will throw an error. 

Please let me know how can I achieve this.

Thanks in advance.
AnudeepAnudeep (Salesforce Developers) 
Please look at this example as a reference