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

Afficher le fichier Open project: dotnet/corefx

Méthodes publiques

Свойство 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
Résultat CERT_TRUST_STATUS

cbSize public_oe property

public int cbSize
Résultat int

pApplicationUsage public_oe property

public IntPtr,System pApplicationUsage
Résultat System.IntPtr

pCertContext public_oe property

public CERT_CONTEXT* pCertContext
Résultat CERT_CONTEXT*

pIssuanceUsage public_oe property

public IntPtr,System pIssuanceUsage
Résultat System.IntPtr

pRevocationInfo public_oe property

public IntPtr,System pRevocationInfo
Résultat System.IntPtr

pwszExtendedErrorInfo public_oe property

public IntPtr,System pwszExtendedErrorInfo
Résultat System.IntPtr