Verify Method of the SignedData Object

  • Thread starter Thread starter Debugger
  • Start date Start date
D

Debugger

Hi,

I have digitially signed a file. Now i would want to verify the digital
signature of the file. I would like to know using which encoding should i
convert the File stream to string?

IS there any API which retrieves the digital signature from the file and
content of the file (Saggregate)?

-Debugger
 
Back
Top