Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
CertQueryObjectType.cs
Go to the documentation of this file.
1
namespace
Internal.Cryptography.Pal.Native
;
2
3
internal
enum
CertQueryObjectType
4
{
5
CERT_QUERY_OBJECT_FILE
= 1,
6
CERT_QUERY_OBJECT_BLOB
7
}
Internal.Cryptography.Pal.Native.CertQueryObjectType
CertQueryObjectType
Definition
CertQueryObjectType.cs:4
Internal.Cryptography.Pal.Native.CertQueryObjectType.CERT_QUERY_OBJECT_BLOB
@ CERT_QUERY_OBJECT_BLOB
Internal.Cryptography.Pal.Native.CertQueryObjectType.CERT_QUERY_OBJECT_FILE
@ CERT_QUERY_OBJECT_FILE
Internal.Cryptography.Pal.Native
Definition
CERT_BASIC_CONSTRAINTS2_INFO.cs:1
source
System.Security.Cryptography.X509Certificates
Internal.Cryptography.Pal.Native
CertQueryObjectType.cs
Generated by
1.10.0