Searched refs:entrust (Results 1 - 6 of 6) sorted by relevance

/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/misc/
H A DMiscObjectIdentifiers.java53 // iso(1) member-body(16) us(840) nortelnetworks(113533) entrust(7)
56 static final ASN1ObjectIdentifier entrust = new ASN1ObjectIdentifier("1.2.840.113533.7"); field in interface:MiscObjectIdentifiers
58 static final ASN1ObjectIdentifier entrustVersionExtension = entrust.branch("65.0");
/external/chromium_org/net/cert/
H A Dx509_cert_types_unittest.cc129 CertPrincipal entrust; local
130 EXPECT_TRUE(entrust.ParseDistinguishedName(EntrustDN,
133 entrust.common_name);
134 EXPECT_EQ("", entrust.country_name);
135 ASSERT_EQ(1U, entrust.organization_names.size());
137 entrust.organization_names[0]);
138 ASSERT_EQ(2U, entrust.organization_unit_names.size());
139 EXPECT_EQ("www.entrust.net/CPS_2048 incorp. by ref. (limits liab.)",
140 entrust.organization_unit_names[0]);
142 entrust
[all...]
/external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/
H A DSecurity2Test.java300 Provider entrust = new Support_ProviderTrust();
315 // Make sure entrust provider not already loaded. Should do nothing
317 Security.removeProvider(entrust.getName());
319 // Now add entrust
320 addResult = Security.addProvider(entrust);
323 Security.removeProvider(entrust.getName());
327 "the provider entrust is found after it was removed",
328 provTest[i].getName() != entrust.getName());
334 Security.removeProvider(entrust.getName());
/external/chromium_org/net/quic/crypto/
H A Dcommon_cert_set_51_100.inc2746 Issuer: O=Entrust.net, OU=www.entrust.net/CPS_2048 incorp. by ref. (limits liab.), OU=(c) 1999 Entrust.net Limited, CN=Entrust.net Certification Authority (2048)
2750 Subject: C=US, O=Entrust, Inc., OU=www.entrust.net/rpa is incorporated by reference, OU=(c) 2009 Entrust, Inc., CN=Entrust Certification Authority - L1C
2780 OCSP - URI:http://ocsp.entrust.net
2785 URI:http://crl.entrust.net/2048ca.crl
2789 CPS: http://www.entrust.net/rpa
2957 Issuer: O=Entrust.net, OU=www.entrust.net/CPS_2048 incorp. by ref. (limits liab.), OU=(c) 1999 Entrust.net Limited, CN=Entrust.net Certification Authority (2048)
2961 Subject: C=US, O=Entrust, Inc., OU=www.entrust.net/rpa is incorporated by reference, OU=(c) 2009 Entrust, Inc., CN=Entrust Certification Authority - L1C
2991 OCSP - URI:http://ocsp.entrust.net
2996 URI:http://crl.entrust.net/2048ca.crl
3000 CPS: http://www.entrust
[all...]
H A Dcommon_cert_set_1_50.inc2572 Issuer: C=US, O=Entrust.net, OU=www.entrust.net/CPS incorp. by ref. (limits liab.), OU=(c) 1999 Entrust.net Limited, CN=Entrust.net Secure Server Certification Authority
2609 OCSP - URI:http://ocsp.entrust.net
2614 URI:http://crl.entrust.net/server1.crl
4258 Issuer: C=US, O=Entrust.net, OU=www.entrust.net/CPS incorp. by ref. (limits liab.), OU=(c) 1999 Entrust.net Limited, CN=Entrust.net Secure Server Certification Authority
4292 OCSP - URI:http://ocsp.entrust.net
4297 URI:http://crl.entrust.net/server1.crl
8178 Issuer: C=US, O=Entrust.net, OU=www.entrust.net/CPS incorp. by ref. (limits liab.), OU=(c) 1999 Entrust.net Limited, CN=Entrust.net Secure Server Certification Authority
8182 Subject: C=US, O=Entrust, Inc., OU=www.entrust.net/CPS is incorporated by reference, OU=(c) 2006 Entrust, Inc., CN=Entrust Root Certification Authority
8212 OCSP - URI:http://ocsp.entrust.net
8217 URI:http://crl.entrust
[all...]
/external/google-tv-pairing-protocol/java/jar/
H A Dbcprov-jdk15-143.jarMETA-INF/MANIFEST.MF META-INF/BCKEY.SF META-INF/BCKEY.DSA META ...

Completed in 2842 milliseconds