HomeSort by relevance Sort by last modified time
    Searched full:principal (Results 201 - 225 of 613) sorted by null

1 2 3 4 5 6 7 891011>>

  /prebuilts/misc/common/robolectric/android-all/
android-all-4.1.2_r1-robolectric-r1.jar 
android-all-4.3_r2-robolectric-r1.jar 
android-all-5.0.2_r3-robolectric-r0.jar 
android-all-5.1.1_r9-robolectric-r2.jar 
android-all-4.2.2_r1.2-robolectric-r1.jar 
android-all-4.4_r1-robolectric-r2.jar 
  /toolchain/binutils/binutils-2.27/bfd/doc/
fdl.texi 207 Version, together with at least five of the principal authors of the
208 Document (all of its principal authors, if it has fewer than five),
445 corporation with a principal place of business in San Francisco,
  /toolchain/binutils/binutils-2.27/binutils/doc/
fdl.texi 207 Version, together with at least five of the principal authors of the
208 Document (all of its principal authors, if it has fewer than five),
445 corporation with a principal place of business in San Francisco,
  /toolchain/binutils/binutils-2.27/gas/doc/
fdl.texi 207 Version, together with at least five of the principal authors of the
208 Document (all of its principal authors, if it has fewer than five),
445 corporation with a principal place of business in San Francisco,
  /toolchain/binutils/binutils-2.27/gprof/
fdl.texi 207 Version, together with at least five of the principal authors of the
208 Document (all of its principal authors, if it has fewer than five),
445 corporation with a principal place of business in San Francisco,
  /toolchain/binutils/binutils-2.27/ld/
fdl.texi 207 Version, together with at least five of the principal authors of the
208 Document (all of its principal authors, if it has fewer than five),
445 corporation with a principal place of business in San Francisco,
  /cts/tests/tests/keystore/src/android/keystore/cts/
KeyPairGeneratorTest.java 35 import java.security.Principal;
    [all...]
  /external/conscrypt/testing/src/main/java/org/conscrypt/java/security/
TestKeyStore.java 33 import java.security.Principal;
659 X500Principal principal = new X500Principal(subject); local
660 return createCertificate(publicKey, privateKey, principal, principal, 0, true,
    [all...]
  /libcore/support/src/test/java/libcore/java/security/
TestKeyStore.java 60 import java.security.Principal;
652 X500Principal principal = new X500Principal(subject); local
654 principal, principal,
    [all...]
  /external/conscrypt/openjdk-integ-tests/src/test/java/org/conscrypt/javax/net/ssl/
SSLSocketTest.java 56 import java.security.Principal;
694 Principal peerPrincipal = event.getPeerPrincipal();
695 Principal localPrincipal = event.getLocalPrincipal();
    [all...]
  /libcore/ojluni/src/main/java/sun/security/x509/
X509CertImpl.java     [all...]
  /packages/apps/Contacts/res/values-es-rUS/
strings.xml 96 <string name="createContactShortcutSuccessful_NoName" msgid="8831303345367275472">"Se agregó el contacto a la pantalla principal."</string>
97 <string name="createContactShortcutSuccessful" msgid="953651153238790069">"<xliff:g id="NAME">%s</xliff:g> se agregó a la pantalla principal."</string>
270 <string name="call_company_main" msgid="6105120947138711257">"Llamar empresa principal"</string>
272 <string name="call_main" msgid="6082900571803441339">"Llamada principal"</string>
292 <string name="sms_company_main" msgid="118970873419678087">"Enviar texto a empresa principal"</string>
294 <string name="sms_main" msgid="8621625784504541679">"Texto principal"</string>
    [all...]
  /prebuilts/sdk/23/
android.jar 
  /external/conscrypt/common/src/main/java/org/conscrypt/
NativeCrypto.java 356 static int X509_NAME_hash(X500Principal principal) {
357 return X509_NAME_hash(principal, "SHA1");
360 public static int X509_NAME_hash_old(X500Principal principal) {
361 return X509_NAME_hash(principal, "MD5");
363 private static int X509_NAME_hash(X500Principal principal, String algorithm) {
365 byte[] digest = MessageDigest.getInstance(algorithm).digest(principal.getEncoded());
    [all...]
  /libcore/luni/src/test/java/tests/security/cert/
X509CertSelectorTest.java 27 import java.security.Principal;
    [all...]
  /packages/apps/Contacts/res/values-pt-rPT/
strings.xml 96 <string name="createContactShortcutSuccessful_NoName" msgid="8831303345367275472">"Contacto adicionado ao ecrã principal."</string>
97 <string name="createContactShortcutSuccessful" msgid="953651153238790069">"<xliff:g id="NAME">%s</xliff:g> adicionado ao ecrã principal."</string>
270 <string name="call_company_main" msgid="6105120947138711257">"Ligar para telefone principal da empresa"</string>
272 <string name="call_main" msgid="6082900571803441339">"Ligar para telefone principal"</string>
292 <string name="sms_company_main" msgid="118970873419678087">"Enviar SMS para telefone principal da empresa"</string>
294 <string name="sms_main" msgid="8621625784504541679">"Enviar SMS para telefone principal"</string>
    [all...]
  /prebuilts/sdk/4/
android.jar 
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/man/man7/
gfdl.7 347 Version, together with at least five of the principal authors of the
348 Document (all of its principal authors, if it has fewer than five),
587 corporation with a principal place of business in San Francisco,
  /external/ImageMagick/ImageMagick/script/
history.html 72 <p>Cristy<br />Principal ImageMagick Architect</p>
  /external/ImageMagick/www/
history.html 76 <p>Cristy<br />Principal ImageMagick Architect</p>

Completed in 1188 milliseconds

1 2 3 4 5 6 7 891011>>