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