Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
CERT_TEMPLATE_EXT.cs
Go to the documentation of this file.
1
using
System
;
2
3
namespace
Internal.Cryptography.Pal.Native
;
4
5
internal
struct
CERT_TEMPLATE_EXT
6
{
7
public
IntPtr
pszObjId
;
8
9
public
int
dwMajorVersion
;
10
11
public
int
fMinorVersion
;
12
13
public
int
dwMinorVersion
;
14
}
Internal.Cryptography.Pal.Native
Definition
CERT_BASIC_CONSTRAINTS2_INFO.cs:1
System
Definition
BlockingCollection.cs:8
Internal.Cryptography.Pal.Native.CERT_TEMPLATE_EXT.pszObjId
IntPtr pszObjId
Definition
CERT_TEMPLATE_EXT.cs:7
Internal.Cryptography.Pal.Native.CERT_TEMPLATE_EXT.dwMinorVersion
int dwMinorVersion
Definition
CERT_TEMPLATE_EXT.cs:13
Internal.Cryptography.Pal.Native.CERT_TEMPLATE_EXT.fMinorVersion
int fMinorVersion
Definition
CERT_TEMPLATE_EXT.cs:11
Internal.Cryptography.Pal.Native.CERT_TEMPLATE_EXT.dwMajorVersion
int dwMajorVersion
Definition
CERT_TEMPLATE_EXT.cs:9
Internal.Cryptography.Pal.Native.CERT_TEMPLATE_EXT
Definition
CERT_TEMPLATE_EXT.cs:6
System.IntPtr
Definition
IntPtr.cs:14
source
System.Security.Cryptography.X509Certificates
Internal.Cryptography.Pal.Native
CERT_TEMPLATE_EXT.cs
Generated by
1.10.0