|
Terraria v1.4.4.9
Terraria source code documentation
|
This is the complete list of members for Internal.Cryptography.Pal.ChainPal, including all inherited members.
| _chain | Internal.Cryptography.Pal.ChainPal | private |
| BuildChain(bool useMachineContext, ICertificatePal cert, X509Certificate2Collection extraStore, OidCollection applicationPolicy, OidCollection certificatePolicy, X509RevocationMode revocationMode, X509RevocationFlag revocationFlag, X509Certificate2Collection customTrustStore, X509ChainTrustMode trustMode, DateTime verificationTime, TimeSpan timeout, bool disableAia) | Internal.Cryptography.Pal.ChainPal | inlinestatic |
| ChainElements | Internal.Cryptography.Pal.ChainPal | |
| ChainPal(SafeX509ChainHandle chain) | Internal.Cryptography.Pal.ChainPal | inlineprivate |
| ChainStatus | Internal.Cryptography.Pal.ChainPal | |
| ConvertStoreToSafeHandle(X509Certificate2Collection extraStore, bool returnEmptyHandle=false) | Internal.Cryptography.Pal.ChainPal | inlineprivatestatic |
| Dispose() | Internal.Cryptography.Pal.ChainPal | inline |
| FromHandle(IntPtr chainContext) | Internal.Cryptography.Pal.ChainPal | inlinestatic |
| GetChainEngine(X509ChainTrustMode trustMode, X509Certificate2Collection customTrustStore, bool useMachineContext) | Internal.Cryptography.Pal.ChainPal | inlineprivatestatic |
| GetChainStatusInformation(CertTrustErrorStatus dwStatus) | Internal.Cryptography.Pal.ChainPal | inlineprivatestatic |
| MapRevocationFlags(X509RevocationMode revocationMode, X509RevocationFlag revocationFlag, bool disableAia) | Internal.Cryptography.Pal.ChainPal | inlineprivatestatic |
| ReleaseSafeX509ChainHandle(IntPtr handle) | Internal.Cryptography.Pal.ChainPal | inlinestatic |
| s_x509ChainErrorMappings | Internal.Cryptography.Pal.ChainPal | privatestatic |
| SafeHandle | Internal.Cryptography.Pal.ChainPal | |
| Verify(X509VerificationFlags flags, out Exception exception) | Internal.Cryptography.Pal.ChainPal | inline |