C# Class ClrPlus.Windows.Api.DigitalSignInfo

ファイルを表示 Open project: voltagex/junkcode Class Usage Examples

Public Properties

Property Type Description
dwAdditionalCertChoice DigitalSignAdditionalCertificateChoice
dwSigningCertChoice DigitalSigningCertificateChoice
dwSize System.Int32
dwSubjectChoice DigitalSignSubjectChoice
pSignExtInfo System.IntPtr
pSigningCertContext System.IntPtr

Property Details

dwAdditionalCertChoice public_oe property

public DigitalSignAdditionalCertificateChoice dwAdditionalCertChoice
return DigitalSignAdditionalCertificateChoice

dwSigningCertChoice public_oe property

public DigitalSigningCertificateChoice dwSigningCertChoice
return DigitalSigningCertificateChoice

dwSize public_oe property

public Int32,System dwSize
return System.Int32

dwSubjectChoice public_oe property

public DigitalSignSubjectChoice dwSubjectChoice
return DigitalSignSubjectChoice

pSignExtInfo public_oe property

public IntPtr,System pSignExtInfo
return System.IntPtr

pSigningCertContext public_oe property

public IntPtr,System pSigningCertContext
return System.IntPtr