| _copyTo | Internal.Cryptography.Pal.FindPal | private |
| _storePal | Internal.Cryptography.Pal.FindPal | private |
| _validOnly | Internal.Cryptography.Pal.FindPal | private |
| ConfirmedCast< T >(object findValue) | Internal.Cryptography.Pal.FindPal | inlineprivatestatic |
| ConfirmedOidValue(IFindPal findPal, object findValue, OidGroup oidGroup) | Internal.Cryptography.Pal.FindPal | inlineprivatestatic |
| ConfirmedX509KeyUsage(object findValue) | Internal.Cryptography.Pal.FindPal | inlineprivatestatic |
| Dispose() | Internal.Cryptography.Pal.FindPal | inline |
| FindByApplicationPolicy(string oidValue) | Internal.Cryptography.Pal.FindPal | inline |
| FindByCertificatePolicy(string oidValue) | Internal.Cryptography.Pal.FindPal | inline |
| FindByExtension(string oidValue) | Internal.Cryptography.Pal.FindPal | inline |
| FindByIssuerDistinguishedName(string issuerDistinguishedName) | Internal.Cryptography.Pal.FindPal | inline |
| FindByIssuerName(string issuerName) | Internal.Cryptography.Pal.FindPal | inline |
| FindByKeyUsage(X509KeyUsageFlags keyUsage) | Internal.Cryptography.Pal.FindPal | inline |
| FindBySerialNumber(BigInteger hexValue, BigInteger decimalValue) | Internal.Cryptography.Pal.FindPal | inline |
| FindBySubjectDistinguishedName(string subjectDistinguishedName) | Internal.Cryptography.Pal.FindPal | inline |
| FindBySubjectKeyIdentifier(byte[] keyIdentifier) | Internal.Cryptography.Pal.FindPal | inline |
| FindBySubjectName(string subjectName) | Internal.Cryptography.Pal.FindPal | inline |
| FindByTemplateName(string templateName) | Internal.Cryptography.Pal.FindPal | inline |
| FindByThumbprint(byte[] thumbPrint) | Internal.Cryptography.Pal.FindPal | inline |
| FindByTime(DateTime dateTime, int compareResult) | Internal.Cryptography.Pal.FindPal | inlineprivate |
| FindByTimeExpired(DateTime dateTime) | Internal.Cryptography.Pal.FindPal | inline |
| FindByTimeNotYetValid(DateTime dateTime) | Internal.Cryptography.Pal.FindPal | inline |
| FindByTimeValid(DateTime dateTime) | Internal.Cryptography.Pal.FindPal | inline |
| FindCore< TState >(TState state, Func< TState, SafeCertContextHandle, bool > filter) | Internal.Cryptography.Pal.FindPal | inlineprivate |
| FindCore< TState >(CertFindType dwFindType, void *pvFindPara, TState state=default(TState), Func< TState, SafeCertContextHandle, bool > filter=null) | Internal.Cryptography.Pal.FindPal | inlineprivate |
| FindFromCollection(X509Certificate2Collection coll, X509FindType findType, object findValue, bool validOnly) | Internal.Cryptography.Pal.FindPal | inlinestatic |
| FindPal(X509Certificate2Collection findFrom, X509Certificate2Collection copyTo, bool validOnly) | Internal.Cryptography.Pal.FindPal | inlinepackage |
| GetCertNameInfo(SafeCertContextHandle pCertContext, CertNameType dwNameType, CertNameFlags dwNameFlags) | Internal.Cryptography.Pal.FindPal | inlineprivatestatic |
| LaxParseDecimalBigInteger(string decimalString) | Internal.Cryptography.Pal.FindPal | inlineprivatestatic |
| NormalizeOid(string maybeOid, OidGroup expectedGroup) | Internal.Cryptography.Pal.FindPal | inline |
| OpenPal(X509Certificate2Collection findFrom, X509Certificate2Collection copyTo, bool validOnly) | Internal.Cryptography.Pal.FindPal | inlinepackagestatic |
| PositiveBigIntegerFromByteArray(byte[] bytes) | Internal.Cryptography.Pal.FindPal | inlinepackagestatic |
| s_keyUsages | Internal.Cryptography.Pal.FindPal | privatestatic |
| ValidateOidValue(string keyValue) | Internal.Cryptography.Pal.FindPal | inlinepackagestatic |
| VerifyCertificateIgnoringErrors(SafeCertContextHandle pCertContext) | Internal.Cryptography.Pal.FindPal | inlineprivatestatic |