Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
Namespaces
|
Enumerations
ExpectedContentTypeFlags.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.ExpectedContentTypeFlags
{
Internal.Cryptography.Pal.Native.CERT_QUERY_CONTENT_FLAG_CERT
= 2 ,
Internal.Cryptography.Pal.Native.CERT_QUERY_CONTENT_FLAG_CTL
= 4 ,
Internal.Cryptography.Pal.Native.CERT_QUERY_CONTENT_FLAG_CRL
= 8 ,
Internal.Cryptography.Pal.Native.CERT_QUERY_CONTENT_FLAG_SERIALIZED_STORE
= 0x10 ,
Internal.Cryptography.Pal.Native.CERT_QUERY_CONTENT_FLAG_SERIALIZED_CERT
= 0x20 ,
Internal.Cryptography.Pal.Native.CERT_QUERY_CONTENT_FLAG_SERIALIZED_CTL
= 0x40 ,
Internal.Cryptography.Pal.Native.CERT_QUERY_CONTENT_FLAG_SERIALIZED_CRL
= 0x80 ,
Internal.Cryptography.Pal.Native.CERT_QUERY_CONTENT_FLAG_PKCS7_SIGNED
= 0x100 ,
Internal.Cryptography.Pal.Native.CERT_QUERY_CONTENT_FLAG_PKCS7_UNSIGNED
= 0x200 ,
Internal.Cryptography.Pal.Native.CERT_QUERY_CONTENT_FLAG_PKCS7_SIGNED_EMBED
= 0x400 ,
Internal.Cryptography.Pal.Native.CERT_QUERY_CONTENT_FLAG_PKCS10
= 0x800 ,
Internal.Cryptography.Pal.Native.CERT_QUERY_CONTENT_FLAG_PFX
= 0x1000 ,
Internal.Cryptography.Pal.Native.CERT_QUERY_CONTENT_FLAG_CERT_PAIR
= 0x2000 ,
Internal.Cryptography.Pal.Native.CERT_QUERY_CONTENT_FLAG_PFX_AND_LOAD
= 0x4000 ,
Internal.Cryptography.Pal.Native.CERT_QUERY_CONTENT_FLAG_ALL
= 0x3FFE
}
source
System.Security.Cryptography.X509Certificates
Internal.Cryptography.Pal.Native
ExpectedContentTypeFlags.cs
Generated by
1.10.0