Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
Namespaces
|
Enumerations
CertTrustInfoStatus.cs File Reference
Go to the source code of this file.
Namespaces
namespace
Internal
namespace
Internal.Cryptography
namespace
Internal.Cryptography.Pal
namespace
Internal.Cryptography.Pal.Native
Enumerations
enum
Internal.Cryptography.Pal.Native.CertTrustInfoStatus
{
Internal.Cryptography.Pal.Native.CERT_TRUST_HAS_EXACT_MATCH_ISSUER
= 1 ,
Internal.Cryptography.Pal.Native.CERT_TRUST_HAS_KEY_MATCH_ISSUER
= 2 ,
Internal.Cryptography.Pal.Native.CERT_TRUST_HAS_NAME_MATCH_ISSUER
= 4 ,
Internal.Cryptography.Pal.Native.CERT_TRUST_IS_SELF_SIGNED
= 8 ,
Internal.Cryptography.Pal.Native.CERT_TRUST_HAS_PREFERRED_ISSUER
= 0x100 ,
Internal.Cryptography.Pal.Native.CERT_TRUST_HAS_ISSUANCE_CHAIN_POLICY
= 0x200 ,
Internal.Cryptography.Pal.Native.CERT_TRUST_HAS_VALID_NAME_CONSTRAINTS
= 0x400 ,
Internal.Cryptography.Pal.Native.CERT_TRUST_IS_COMPLEX_CHAIN
= 0x10000
}
source
System.Security.Cryptography.X509Certificates
Internal.Cryptography.Pal.Native
CertTrustInfoStatus.cs
Generated by
1.10.0