C# Class SimpleDnsCrypt.Tools.AuthenticodeTools

Check if a file is Authenticode signed.
Afficher le fichier Open project: bitbeans/SimpleDnsCrypt

Méthodes publiques

Méthode Description
IsTrusted ( string fileName ) : bool

Private Methods

Méthode Description
WinVerifyTrust ( IntPtr hWnd, IntPtr pgActionID, IntPtr pWinTrustData ) : uint
WinVerifyTrust ( string fileName ) : uint

Method Details

IsTrusted() public static méthode

public static IsTrusted ( string fileName ) : bool
fileName string
Résultat bool