C# Class Internal.Cryptography.Pal.Native.CERT_CHAIN_ELEMENT

Mostra file Open project: dotnet/corefx

Public Properties

Property Type Description
TrustStatus CERT_TRUST_STATUS
cbSize int
pApplicationUsage System.IntPtr
pCertContext CERT_CONTEXT*
pIssuanceUsage System.IntPtr
pRevocationInfo System.IntPtr
pwszExtendedErrorInfo System.IntPtr

Property Details

TrustStatus public_oe property

public CERT_TRUST_STATUS,Internal.Cryptography.Pal.Native TrustStatus
return CERT_TRUST_STATUS

cbSize public_oe property

public int cbSize
return int

pApplicationUsage public_oe property

public IntPtr,System pApplicationUsage
return System.IntPtr

pCertContext public_oe property

public CERT_CONTEXT* pCertContext
return CERT_CONTEXT*

pIssuanceUsage public_oe property

public IntPtr,System pIssuanceUsage
return System.IntPtr

pRevocationInfo public_oe property

public IntPtr,System pRevocationInfo
return System.IntPtr

pwszExtendedErrorInfo public_oe property

public IntPtr,System pwszExtendedErrorInfo
return System.IntPtr