HomeSort by relevance Sort by last modified time
    Searched refs:Authority (Results 1 - 9 of 9) sorted by null

  /external/nist-sip/java/gov/nist/javax/sip/address/
Authority.java 33 * Authority part of a URI structure. Section 3.2.2 RFC2396
42 public class Authority extends NetObject {
83 Authority otherAuth = (Authority) other;
223 Authority retval = (Authority) super.clone();
SipUri.java 64 /** Authority for the uri.
67 protected Authority authority; field in class:SipUri
115 if (this.authority != null) {
116 UserInfo userInfo = authority.getUserInfo();
122 /** Get the authority.
124 public Authority getAuthority() {
125 return this.authority;
243 if (authority != null)
244 authority.encode(buffer)
    [all...]
  /system/ca-certificates/
Android.mk 19 # Definitions for installing Certificate Authority (CA) certificates
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/cacerts/
cacerts.txt 96 Verisign Class 3 Public Primary Certification Authority
112 Verisign Class 3 Public Primary Certification Authority - G2
231 Verisign Class 3 Public Primary Certification Authority - G3
255 Verisign Class 4 Public Primary Certification Authority - G3
481 Entrust Root Certification Authority
    [all...]
  /prebuilts/android-emulator/darwin-x86_64/lib/
ca-bundle.pem 84 Verisign Class 3 Public Primary Certification Authority - G3
108 Verisign Class 4 Public Primary Certification Authority - G3
273 Entrust Root Certification Authority
    [all...]
  /prebuilts/android-emulator/linux-x86_64/lib/
ca-bundle.pem 84 Verisign Class 3 Public Primary Certification Authority - G3
108 Verisign Class 4 Public Primary Certification Authority - G3
273 Entrust Root Certification Authority
    [all...]
  /prebuilts/android-emulator/windows/lib/
ca-bundle.pem 84 Verisign Class 3 Public Primary Certification Authority - G3
108 Verisign Class 4 Public Primary Certification Authority - G3
273 Entrust Root Certification Authority
    [all...]
  /external/curl/tests/
stunnel.pem 104 Authority Information Access:
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
wbemcli.h     [all...]

Completed in 1010 milliseconds