C# Class PoshInternals.AuthenticodeTools

显示文件 Open project: adamdriscoll/PoshInternals

Public Methods

Method Description
IsTrusted ( string fileName ) : bool

Private Methods

Method Description
WinVerifyTrust ( string fileName ) : uint

Method Details

IsTrusted() public static method

public static IsTrusted ( string fileName ) : bool
fileName string
return bool