Question
What is authenticode?

Answers

Authenticode is a way to ensure users that code they download from the net has not been tampered with and gives the code an etched in ID of the software publisher. Microsoft is pushing this as a new way of getting better security into software distribution over the net   Your Comment






Search
Can you Answer!!
  • Q What is the difference between Error, defect,fault, failure and mistake?
  • Q What is the longitude of a town if its local time is 6 pm when Greenwich time is 4:00 pm?
  • Q Who signs bills to become laws?
  • Q How did you change the job?
  • Q Where is the headquarters of the National Council of Science Museums?
  • Q Under Shahjehan Qandhar was conquered by:
  • Q How can outlier values be treated?
  • Q Before it meant tall building what did skyscraper mean
  • Q What is a marquee?
  • Q A ________ is approximately a million bytes?
  • Q main(){ char a[4]="HELLO"; printf("%s",; }