C# Class Opc.Ua.WindowsCertificateStore.CERT_CONTEXT

ファイルを表示 Open project: OPCFoundation/Misc-Tools

Public Properties

Property Type Description
cbCertEncoded int
dwCertEncodingType int
hCertStore System.IntPtr
pCertInfo System.IntPtr
pbCertEncoded System.IntPtr

Property Details

cbCertEncoded public_oe property

public int cbCertEncoded
return int

dwCertEncodingType public_oe property

public int dwCertEncodingType
return int

hCertStore public_oe property

public IntPtr,System hCertStore
return System.IntPtr

pCertInfo public_oe property

public IntPtr,System pCertInfo
return System.IntPtr

pbCertEncoded public_oe property

public IntPtr,System pbCertEncoded
return System.IntPtr