in reply to determine if file is digitally signed

There are different methods to sign files. AFAIK, there's no easy general way to check if file is signed. But if you're interested to check if file is signed using some certain method it's usually not a problem.

  • Comment on Re: determine if file is digitally signed