Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
Namespaces
|
Enumerations
CertChainFlags.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.CertChainFlags
{
Internal.Cryptography.Pal.Native.None
= 0 ,
Internal.Cryptography.Pal.Native.CERT_CHAIN_DISABLE_AUTH_ROOT_AUTO_UPDATE
= 0x100 ,
Internal.Cryptography.Pal.Native.CERT_CHAIN_DISABLE_AIA
= 0x2000 ,
Internal.Cryptography.Pal.Native.CERT_CHAIN_REVOCATION_CHECK_END_CERT
= 0x10000000 ,
Internal.Cryptography.Pal.Native.CERT_CHAIN_REVOCATION_CHECK_CHAIN
= 0x20000000 ,
Internal.Cryptography.Pal.Native.CERT_CHAIN_REVOCATION_CHECK_CHAIN_EXCLUDE_ROOT
= 0x40000000 ,
Internal.Cryptography.Pal.Native.CERT_CHAIN_REVOCATION_CHECK_CACHE_ONLY
= int.MinValue
}
source
System.Security.Cryptography.X509Certificates
Internal.Cryptography.Pal.Native
CertChainFlags.cs
Generated by
1.10.0