C# 클래스 ClrPlus.Windows.Api.DigitalSignExtendedInfo

파일 보기 프로젝트 열기: voltagex/junkcode

공개 프로퍼티들

프로퍼티 타입 설명
dwAttrFlagsNotUsed uint
dwSize uint
hAdditionalCertStore System.IntPtr
psAuthenticated System.IntPtr
psUnauthenticated System.IntPtr

공개 메소드들

메소드 설명
DigitalSignExtendedInfo ( string description = null, string moreInfoUrl = null, string hashAlgorithm = null ) : System

메소드 상세

DigitalSignExtendedInfo() 공개 메소드

public DigitalSignExtendedInfo ( string description = null, string moreInfoUrl = null, string hashAlgorithm = null ) : System
description string
moreInfoUrl string
hashAlgorithm string
리턴 System

프로퍼티 상세

dwAttrFlagsNotUsed 공개적으로 프로퍼티

public uint dwAttrFlagsNotUsed
리턴 uint

dwSize 공개적으로 프로퍼티

public uint dwSize
리턴 uint

hAdditionalCertStore 공개적으로 프로퍼티

public IntPtr,System hAdditionalCertStore
리턴 System.IntPtr

psAuthenticated 공개적으로 프로퍼티

public IntPtr,System psAuthenticated
리턴 System.IntPtr

psUnauthenticated 공개적으로 프로퍼티

public IntPtr,System psUnauthenticated
리턴 System.IntPtr