C# 클래스 SimpleDnsCrypt.Tools.AuthenticodeTools

Check if a file is Authenticode signed.
파일 보기 프로젝트 열기: bitbeans/SimpleDnsCrypt

공개 메소드들

메소드 설명
IsTrusted ( string fileName ) : bool

비공개 메소드들

메소드 설명
WinVerifyTrust ( IntPtr hWnd, IntPtr pgActionID, IntPtr pWinTrustData ) : uint
WinVerifyTrust ( string fileName ) : uint

메소드 상세

IsTrusted() 공개 정적인 메소드

public static IsTrusted ( string fileName ) : bool
fileName string
리턴 bool