C# Class Opc.Ua.WindowsCertificateStore.CERT_CONTEXT

Show file 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 property

public int cbCertEncoded
return int

dwCertEncodingType public property

public int dwCertEncodingType
return int

hCertStore public property

public IntPtr,System hCertStore
return System.IntPtr

pCertInfo public property

public IntPtr,System pCertInfo
return System.IntPtr

pbCertEncoded public property

public IntPtr,System pbCertEncoded
return System.IntPtr