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

Show file Open project: dotnet/corefx

Public Properties

Property Type Description
SubjectType CRYPT_BIT_BLOB
cSubtreesConstraint int
dwPathLenConstraint int
fPathLenConstraint int
rgSubtreesConstraint CRYPTOAPI_BLOB*

Property Details

SubjectType public property

public CRYPT_BIT_BLOB,Internal.Cryptography.Pal.Native SubjectType
return CRYPT_BIT_BLOB

cSubtreesConstraint public property

public int cSubtreesConstraint
return int

dwPathLenConstraint public property

public int dwPathLenConstraint
return int

fPathLenConstraint public property

public int fPathLenConstraint
return int

rgSubtreesConstraint public property

public CRYPTOAPI_BLOB* rgSubtreesConstraint
return CRYPTOAPI_BLOB*