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

Exibir arquivo Open project: dotnet/corefx Class Usage Examples

Public Properties

Property Type Description
RequestedIssuancePolicy CERT_USAGE_MATCH
RequestedUsage CERT_USAGE_MATCH
cbSize int
dwRevocationFreshnessTime int
dwStrongSignFlags int
dwUrlRetrievalTimeout int
fCheckRevocationFreshnessTime int
pStrongSignPara int
pftCacheResync FILETIME*

Property Details

RequestedIssuancePolicy public_oe property

public CERT_USAGE_MATCH,Internal.Cryptography.Pal.Native RequestedIssuancePolicy
return CERT_USAGE_MATCH

RequestedUsage public_oe property

public CERT_USAGE_MATCH,Internal.Cryptography.Pal.Native RequestedUsage
return CERT_USAGE_MATCH

cbSize public_oe property

public int cbSize
return int

dwRevocationFreshnessTime public_oe property

public int dwRevocationFreshnessTime
return int

dwStrongSignFlags public_oe property

public int dwStrongSignFlags
return int

dwUrlRetrievalTimeout public_oe property

public int dwUrlRetrievalTimeout
return int

fCheckRevocationFreshnessTime public_oe property

public int fCheckRevocationFreshnessTime
return int

pStrongSignPara public_oe property

public int pStrongSignPara
return int

pftCacheResync public_oe property

public FILETIME* pftCacheResync
return FILETIME*