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

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

공개 프로퍼티들

프로퍼티 타입 설명
RequestedIssuancePolicy CERT_USAGE_MATCH
RequestedUsage CERT_USAGE_MATCH
cbSize int
dwRevocationFreshnessTime int
dwStrongSignFlags int
dwUrlRetrievalTimeout int
fCheckRevocationFreshnessTime int
pStrongSignPara int
pftCacheResync FILETIME*

프로퍼티 상세

RequestedIssuancePolicy 공개적으로 프로퍼티

public CERT_USAGE_MATCH,Internal.Cryptography.Pal.Native RequestedIssuancePolicy
리턴 CERT_USAGE_MATCH

RequestedUsage 공개적으로 프로퍼티

public CERT_USAGE_MATCH,Internal.Cryptography.Pal.Native RequestedUsage
리턴 CERT_USAGE_MATCH

cbSize 공개적으로 프로퍼티

public int cbSize
리턴 int

dwRevocationFreshnessTime 공개적으로 프로퍼티

public int dwRevocationFreshnessTime
리턴 int

dwStrongSignFlags 공개적으로 프로퍼티

public int dwStrongSignFlags
리턴 int

dwUrlRetrievalTimeout 공개적으로 프로퍼티

public int dwUrlRetrievalTimeout
리턴 int

fCheckRevocationFreshnessTime 공개적으로 프로퍼티

public int fCheckRevocationFreshnessTime
리턴 int

pStrongSignPara 공개적으로 프로퍼티

public int pStrongSignPara
리턴 int

pftCacheResync 공개적으로 프로퍼티

public FILETIME* pftCacheResync
리턴 FILETIME*