Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
CERT_BASIC_CONSTRAINTS2_INFO.cs
Go to the documentation of this file.
1
namespace
Internal.Cryptography.Pal.Native
;
2
3
internal
struct
CERT_BASIC_CONSTRAINTS2_INFO
4
{
5
public
int
fCA
;
6
7
public
int
fPathLenConstraint
;
8
9
public
int
dwPathLenConstraint
;
10
}
Internal.Cryptography.Pal.Native
Definition
CERT_BASIC_CONSTRAINTS2_INFO.cs:1
Internal.Cryptography.Pal.Native.CERT_BASIC_CONSTRAINTS2_INFO.fPathLenConstraint
int fPathLenConstraint
Definition
CERT_BASIC_CONSTRAINTS2_INFO.cs:7
Internal.Cryptography.Pal.Native.CERT_BASIC_CONSTRAINTS2_INFO.dwPathLenConstraint
int dwPathLenConstraint
Definition
CERT_BASIC_CONSTRAINTS2_INFO.cs:9
Internal.Cryptography.Pal.Native.CERT_BASIC_CONSTRAINTS2_INFO.fCA
int fCA
Definition
CERT_BASIC_CONSTRAINTS2_INFO.cs:5
Internal.Cryptography.Pal.Native.CERT_BASIC_CONSTRAINTS2_INFO
Definition
CERT_BASIC_CONSTRAINTS2_INFO.cs:4
source
System.Security.Cryptography.X509Certificates
Internal.Cryptography.Pal.Native
CERT_BASIC_CONSTRAINTS2_INFO.cs
Generated by
1.10.0