Searched refs:Authority (Results 1 – 25 of 34) sorted by relevance
12
/external/nist-sip/java/gov/nist/javax/sip/address/ |
D | Authority.java | 42 public class Authority extends NetObject { class 83 Authority otherAuth = (Authority) other; in equals() 223 Authority retval = (Authority) super.clone(); in clone()
|
D | SipUri.java | 67 protected Authority authority; 124 public Authority getAuthority() { in getAuthority() 377 this.authority = new Authority(); in setUserPassword() 533 this.authority = new Authority(); in setUser() 561 public void setAuthority(Authority authority) { in setAuthority() 570 this.authority = new Authority(); in setHost() 656 authority = new Authority(); in setPort() 705 this.authority = new Authority(); in setHostPort() 715 retval.authority = (Authority) this.authority.clone(); in clone()
|
/external/autotest/client/site_tests/security_RootCA/ |
D | baseline | 5 "GeoTrust Primary Certification Authority - G3", 15 "Verisign Class 3 Public Primary Certification Authority - G3", 21 "VeriSign Class 3 Public Primary Certification Authority - G4", 33 "StartCom Certification Authority G2", 35 "GeoTrust Primary Certification Authority", 39 "VeriSign Universal Root Certification Authority", 57 "Go Daddy Root Certificate Authority - G2", 67 "VeriSign Class 3 Public Primary Certification Authority - G5", 85 "COMODO Certification Authority", 87 "ePKI Root Certification Authority", [all …]
|
/external/python/cpython2/Doc/library/ |
D | distutils.rst | 16 use the cross-version tools maintained by the Python Packaging Authority. In
|
/external/conscrypt/openjdk/src/test/resources/ |
D | cert.pem | 28 X509v3 Authority Key Identifier:
|
D | ca-cert.pem | 28 X509v3 Authority Key Identifier:
|
D | cert-ct-embedded.pem | 28 X509v3 Authority Key Identifier:
|
D | cert-ct-poisoned.pem | 28 X509v3 Authority Key Identifier:
|
/external/autotest/client/site_tests/security_OpenSSLRegressions/src/ |
D | cert.pem | 33 X509v3 Authority Key Identifier:
|
/external/autotest/client/site_tests/platform_AccurateTime/src/ |
D | cert.pem | 33 X509v3 Authority Key Identifier:
|
D | ca.pem | 29 X509v3 Authority Key Identifier:
|
/external/autotest/client/site_tests/security_OpenSSLBlacklist/src/ |
D | cert.pem | 33 X509v3 Authority Key Identifier:
|
D | ca.pem | 29 X509v3 Authority Key Identifier:
|
/external/curl/tests/certs/ |
D | Server-localhost-sv.crt | 40 X509v3 Authority Key Identifier:
|
D | Server-localhost0h-sv.crt | 40 X509v3 Authority Key Identifier:
|
D | Server-localhost.nn-sv.crt | 40 X509v3 Authority Key Identifier:
|
D | Server-localhost.nn-sv.pem | 80 X509v3 Authority Key Identifier:
|
D | Server-localhost-sv.pem | 80 X509v3 Authority Key Identifier:
|
D | Server-localhost0h-sv.pem | 81 X509v3 Authority Key Identifier:
|
/external/python/cpython2/Lib/test/ |
D | pycacert.pem | 37 X509v3 Authority Key Identifier:
|
/external/curl/tests/ |
D | stunnel.pem | 104 Authority Information Access:
|
/external/python/cpython2/Doc/distributing/ |
D | index.rst | 37 * the `Python Packaging Authority
|
/external/wycheproof/doc/ |
D | dh.md | 121 recognizes a Certification Authority with DH support.
|
/external/python/cpython2/Doc/installing/ |
D | index.rst | 45 * the `Python Packaging Authority
|
/external/curl/docs/ |
D | SSLCERTS.md | 84 Authority Information Access>URL)
|
12