c# - How to get the name of the signer from a signed file -
i trying name of signers signed files using powershell.
the signer of flashutil_activex.exe (in windows 10) “microsoft windows third party application component”:

checked right click on file
when tried powershell shows me different names:
any of names (the “subject” , “issuer”) not “microsoft windows third party application component”.
i needed use get-pfxcertificate command.
can see name of signer appeared in "signature list".




Comments
Post a Comment