C# 클래스 Opc.Ua.CertificateFactory.CRL_INFO

파일 보기 프로젝트 열기: OPCFoundation/Misc-Tools

공개 프로퍼티들

프로퍼티 타입 설명
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

프로퍼티 상세

Issuer 공개적으로 프로퍼티

public CERT_NAME_BLOB Issuer
리턴 CERT_NAME_BLOB

NextUpdate 공개적으로 프로퍼티

public System.Runtime.InteropServices.ComTypes.FILETIME NextUpdate
리턴 System.Runtime.InteropServices.ComTypes.FILETIME

SignatureAlgorithm 공개적으로 프로퍼티

public CRYPT_ALGORITHM_IDENTIFIER SignatureAlgorithm
리턴 CRYPT_ALGORITHM_IDENTIFIER

ThisUpdate 공개적으로 프로퍼티

public System.Runtime.InteropServices.ComTypes.FILETIME ThisUpdate
리턴 System.Runtime.InteropServices.ComTypes.FILETIME

cCRLEntry 공개적으로 프로퍼티

public int cCRLEntry
리턴 int

cExtension 공개적으로 프로퍼티

public int cExtension
리턴 int

dwVersion 공개적으로 프로퍼티

public int dwVersion
리턴 int

rgCRLEntry 공개적으로 프로퍼티

public IntPtr,System rgCRLEntry
리턴 System.IntPtr

rgExtension 공개적으로 프로퍼티

public IntPtr,System rgExtension
리턴 System.IntPtr