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

Show file Open project: dotnet/corefx Class Usage Examples

Public Properties

Property Type Description
cbSize int
dwFlags int
pvExtraPolicyPara System.IntPtr

Property Details

cbSize public property

public int cbSize
return int

dwFlags public property

public int dwFlags
return int

pvExtraPolicyPara public property

public IntPtr,System pvExtraPolicyPara
return System.IntPtr