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

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

공개 프로퍼티들

프로퍼티 타입 설명
Issuer CERT_NAME_BLOB
IssuerUniqueId CRYPT_BIT_BLOB
NotAfter System.Runtime.InteropServices.ComTypes.FILETIME
NotBefore System.Runtime.InteropServices.ComTypes.FILETIME
SerialNumber CRYPT_INTEGER_BLOB
SignatureAlgorithm CRYPT_ALGORITHM_IDENTIFIER
Subject CERT_NAME_BLOB
SubjectPublicKeyInfo CERT_PUBLIC_KEY_INFO
SubjectUniqueId CRYPT_BIT_BLOB
cExtension int
dwVersion int
rgExtension System.IntPtr

프로퍼티 상세

Issuer 공개적으로 프로퍼티

public CERT_NAME_BLOB Issuer
리턴 CERT_NAME_BLOB

IssuerUniqueId 공개적으로 프로퍼티

public CRYPT_BIT_BLOB IssuerUniqueId
리턴 CRYPT_BIT_BLOB

NotAfter 공개적으로 프로퍼티

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

NotBefore 공개적으로 프로퍼티

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

SerialNumber 공개적으로 프로퍼티

public CRYPT_INTEGER_BLOB SerialNumber
리턴 CRYPT_INTEGER_BLOB

SignatureAlgorithm 공개적으로 프로퍼티

public CRYPT_ALGORITHM_IDENTIFIER SignatureAlgorithm
리턴 CRYPT_ALGORITHM_IDENTIFIER

Subject 공개적으로 프로퍼티

public CERT_NAME_BLOB Subject
리턴 CERT_NAME_BLOB

SubjectPublicKeyInfo 공개적으로 프로퍼티

public CERT_PUBLIC_KEY_INFO SubjectPublicKeyInfo
리턴 CERT_PUBLIC_KEY_INFO

SubjectUniqueId 공개적으로 프로퍼티

public CRYPT_BIT_BLOB SubjectUniqueId
리턴 CRYPT_BIT_BLOB

cExtension 공개적으로 프로퍼티

public int cExtension
리턴 int

dwVersion 공개적으로 프로퍼티

public int dwVersion
리턴 int

rgExtension 공개적으로 프로퍼티

public IntPtr,System rgExtension
리턴 System.IntPtr