C# Class Opc.Ua.CertificateFactory.CRL_INFO

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

Public Properties

Property Type Description
Issuer CERT_NAME_BLOB
NextUpdate System.Runtime.InteropServices.ComTypes.FILETIME
SignatureAlgorithm CRYPT_ALGORITHM_IDENTIFIER
ThisUpdate System.Runtime.InteropServices.ComTypes.FILETIME
cCRLEntry int
cExtension int
dwVersion int
rgCRLEntry System.IntPtr
rgExtension System.IntPtr

Property Details

Issuer public_oe property

public CERT_NAME_BLOB Issuer
return CERT_NAME_BLOB

NextUpdate public_oe property

public System.Runtime.InteropServices.ComTypes.FILETIME NextUpdate
return System.Runtime.InteropServices.ComTypes.FILETIME

SignatureAlgorithm public_oe property

public CRYPT_ALGORITHM_IDENTIFIER SignatureAlgorithm
return CRYPT_ALGORITHM_IDENTIFIER

ThisUpdate public_oe property

public System.Runtime.InteropServices.ComTypes.FILETIME ThisUpdate
return System.Runtime.InteropServices.ComTypes.FILETIME

cCRLEntry public_oe property

public int cCRLEntry
return int

cExtension public_oe property

public int cExtension
return int

dwVersion public_oe property

public int dwVersion
return int

rgCRLEntry public_oe property

public IntPtr,System rgCRLEntry
return System.IntPtr

rgExtension public_oe property

public IntPtr,System rgExtension
return System.IntPtr