Home
last modified time | relevance | path

Searched refs:FindBySubjectKeyIdentifier (Results 1 – 25 of 32) sorted by relevance

12

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Security.Cryptography.X509Certificates/tests/
H A DFindTests.cs714 X509FindType.FindBySubjectKeyIdentifier, in TestBySubjectKeyIdentifier_UsingFallback()
735 RunSingleMatchTest_MsCer(X509FindType.FindBySubjectKeyIdentifier, subjectKeyIdentifier); in TestBySubjectKeyIdentifier_ExtensionPresent()
749 RunSingleMatchTest_MsCer(X509FindType.FindBySubjectKeyIdentifier, subjectKeyIdentifier); in TestBySubjectKeyIdentifier_Compat()
755 RunZeroMatchTest(X509FindType.FindBySubjectKeyIdentifier, ""); in TestBySubjectKeyIdentifier_NoMatch()
762 X509FindType.FindBySubjectKeyIdentifier, in TestBySubjectKeyIdentifier_NoMatch_RightLength()
1085 Tuple.Create(X509FindType.FindBySubjectKeyIdentifier, typeof(string)),
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Security.Cryptography.X509Certificates/src/System/Security/Cryptography/X509Certificates/
H A DX509FindType.cs26 FindBySubjectKeyIdentifier = 14, enumerator
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Security.Cryptography.X509Certificates/src/Internal/Cryptography/
H A DFindPal.cs147 case X509FindType.FindBySubjectKeyIdentifier: in FindFromCollection()
150 findPal.FindBySubjectKeyIdentifier(keyIdentifier); in FindFromCollection()
H A DIFindPal.cs30 void FindBySubjectKeyIdentifier(byte[] keyIdentifier); in FindBySubjectKeyIdentifier() method
/dports/lang/mono/mono-5.10.1.57/mcs/class/System/System.Security.Cryptography.X509Certificates/
H A DX509Certificate2Collection.cs168 case X509FindType.FindBySubjectKeyIdentifier: in Find()
263 case X509FindType.FindBySubjectKeyIdentifier: in Find()
H A DX509ChainImplMono.cs419 …subset.AddRange (CertificateCollection.Find (X509FindType.FindBySubjectKeyIdentifier, aki, false)); in FindParent()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System/Test/System.Security.Cryptography.X509Certificates/
H A DX509Certificate2CollectionTest.cs498 …Assert.AreEqual (0, empty.Find (X509FindType.FindBySubjectKeyIdentifier, String.Empty, false).Coun… in Find_Empty()
678 …Assert.AreEqual (0, collection.Find (X509FindType.FindBySubjectKeyIdentifier, String.Empty, false)… in Find_FindBySubjectKeyIdentifier()
682 …Assert.AreEqual (0, c.Find (X509FindType.FindBySubjectKeyIdentifier, "9D2D73C3B8E34D2928C3", false… in Find_FindBySubjectKeyIdentifier()
683 …Assert.AreEqual (1, c.Find (X509FindType.FindBySubjectKeyIdentifier, "9D2D73C3B8E34D2928C365BEA998… in Find_FindBySubjectKeyIdentifier()
684 …Assert.AreEqual (1, c.Find (X509FindType.FindBySubjectKeyIdentifier, "9d2d73c3b8e34d2928c365bea998… in Find_FindBySubjectKeyIdentifier()
691 collection.Find (X509FindType.FindBySubjectKeyIdentifier, 1, false); in Find_FindBySubjectKeyIdentifier_NotString()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.IdentityModel/System/IdentityModel/Selectors/
H A DX509CertificateStore.cs198 case X509FindType.FindBySubjectKeyIdentifier: in Find()
308 case X509FindType.FindBySubjectKeyIdentifier: in TryGetMatchingX509Certificate()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Security.Cryptography.X509Certificates/src/Internal/Cryptography/Pal.Unix/
H A DManagedCertificateFinder.cs247 public void FindBySubjectKeyIdentifier(byte[] keyIdentifier) in FindBySubjectKeyIdentifier() method in Internal.Cryptography.Pal.ManagedCertificateFinder
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Security.Cryptography.X509Certificates/src/Internal/Cryptography/Pal.Windows/
H A DFindPal.cs298 public void FindBySubjectKeyIdentifier(byte[] keyIdentifier) in FindBySubjectKeyIdentifier() method in Internal.Cryptography.Pal.FindPal
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/
H A DSignerInfo.cs430 …filtered = extraStore.Find(X509FindType.FindBySubjectKeyIdentifier, signerIdentifier.Value, false); in FindSignerCertificate()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/security/system/security/cryptography/x509/
H A Dx509certificate2collection.cs40 FindBySubjectKeyIdentifier = 14 enumerator
580 case X509FindType.FindBySubjectKeyIdentifier: in FindCertInStore()
/dports/devel/php-ice37/ice-3.7.2/csharp/src/IceSSL/
H A DSSLEngine.cs792 findType = X509FindType.FindBySubjectKeyIdentifier; in findCertificates()
/dports/devel/ice37/ice-3.7.2/csharp/src/IceSSL/
H A DSSLEngine.cs792 findType = X509FindType.FindBySubjectKeyIdentifier; in findCertificates()
/dports/devel/py-ice37/ice-3.7.2/csharp/src/IceSSL/
H A DSSLEngine.cs792 findType = X509FindType.FindBySubjectKeyIdentifier; in findCertificates()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/
H A DUtils.cs671 … filters = filters.Find(X509FindType.FindBySubjectKeyIdentifier, hex, false); in BuildBagOfCerts()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Security.Cryptography.X509Certificates/ref/
H A DSystem.Security.Cryptography.X509Certificates.cs467 FindBySubjectKeyIdentifier = 14, enumerator
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/monotouch/
H A DSystem.cs9603 FindBySubjectKeyIdentifier = 14, enumerator
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monotouch/
H A DSystem.cs9771 FindBySubjectKeyIdentifier = 14, enumerator
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/monodroid/
H A DSystem.cs9601 FindBySubjectKeyIdentifier = 14, enumerator
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monodroid/
H A DSystem.cs9767 FindBySubjectKeyIdentifier = 14, enumerator
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.0/
H A DSystem.cs12359 FindBySubjectKeyIdentifier = 14, enumerator
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v2.0/
H A DSystem.cs11886 FindBySubjectKeyIdentifier = 14, enumerator
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.2/
H A DSystem.cs12897 FindBySubjectKeyIdentifier = 14, enumerator
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.1/
H A DSystem.cs12947 FindBySubjectKeyIdentifier = 14, enumerator

12