C# 클래스 Internal.Cryptography.Pal.Native.CERT_INFO

파일 보기 프로젝트 열기: dotnet/corefx 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Issuer CRYPTOAPI_BLOB
IssuerUniqueId CRYPT_BIT_BLOB
NotAfter FILETIME
NotBefore FILETIME
SerialNumber CRYPTOAPI_BLOB
SignatureAlgorithm CRYPT_ALGORITHM_IDENTIFIER
Subject CRYPTOAPI_BLOB
SubjectPublicKeyInfo CERT_PUBLIC_KEY_INFO
SubjectUniqueId CRYPT_BIT_BLOB
cExtension int
dwVersion int
rgExtension CERT_EXTENSION*

프로퍼티 상세

Issuer 공개적으로 프로퍼티

public CRYPTOAPI_BLOB,Internal.Cryptography.Pal.Native Issuer
리턴 CRYPTOAPI_BLOB

IssuerUniqueId 공개적으로 프로퍼티

public CRYPT_BIT_BLOB,Internal.Cryptography.Pal.Native IssuerUniqueId
리턴 CRYPT_BIT_BLOB

NotAfter 공개적으로 프로퍼티

public FILETIME NotAfter
리턴 FILETIME

NotBefore 공개적으로 프로퍼티

public FILETIME NotBefore
리턴 FILETIME

SerialNumber 공개적으로 프로퍼티

public CRYPTOAPI_BLOB,Internal.Cryptography.Pal.Native SerialNumber
리턴 CRYPTOAPI_BLOB

SignatureAlgorithm 공개적으로 프로퍼티

public CRYPT_ALGORITHM_IDENTIFIER,Internal.Cryptography.Pal.Native SignatureAlgorithm
리턴 CRYPT_ALGORITHM_IDENTIFIER

Subject 공개적으로 프로퍼티

public CRYPTOAPI_BLOB,Internal.Cryptography.Pal.Native Subject
리턴 CRYPTOAPI_BLOB

SubjectPublicKeyInfo 공개적으로 프로퍼티

public CERT_PUBLIC_KEY_INFO,Internal.Cryptography.Pal.Native SubjectPublicKeyInfo
리턴 CERT_PUBLIC_KEY_INFO

SubjectUniqueId 공개적으로 프로퍼티

public CRYPT_BIT_BLOB,Internal.Cryptography.Pal.Native SubjectUniqueId
리턴 CRYPT_BIT_BLOB

cExtension 공개적으로 프로퍼티

public int cExtension
리턴 int

dwVersion 공개적으로 프로퍼티

public int dwVersion
리턴 int

rgExtension 공개적으로 프로퍼티

public CERT_EXTENSION* rgExtension
리턴 CERT_EXTENSION*