C# Class Security.WinTrust.WinTrust

ファイルを表示 Open project: kg/shootblues

Public Properties

Property Type Description
INVALID_HANDLE_VALUE System.IntPtr

Public Methods

Method Description
VerifyEmbeddedSignature ( string fileName ) : bool

Private Methods

Method Description
WinVerifyTrust ( [ hwnd, [ pgActionID, [ pWVTData ) : WinVerifyTrustResult

Method Details

VerifyEmbeddedSignature() public static method

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

Property Details

INVALID_HANDLE_VALUE public_oe static_oe property

public static IntPtr,System INVALID_HANDLE_VALUE
return System.IntPtr