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