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