Searched
full:certificate (Results
976 -
1000 of
1381) sorted by null
<<31323334353637383940>>
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/ |
ASN1UTCTime.java | 193 * Normally in a certificate we would expect "Z" rather than "GMT",
|
/external/ipsec-tools/ |
NEWS | 81 o Configurable Root-CA certificate.
|
/external/ipsec-tools/src/racoon/ |
Makefile.am | 90 doc/FAQ doc/README.certificate doc/README.gssapi doc/README.plainrsa \
|
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/spdy/ |
Settings.java | 61 /** spdy/3: Size of the client certificate vector. Unsupported. */
|
/external/openssh/ |
auth2-hostbased.c | 230 verbose("Accepted certificate ID \"%s\" signed by "
|
krl.c | 361 /* Convert "key" to a public key blob without any certificate information */ 899 error("Unsupported KRL certificate section %u", type); 904 error("KRL certificate section contains unparsed data"); 1166 /* Checks certificate serial number and key ID revocation */ [all...] |
ssh-add.1 | 67 will try to load corresponding certificate information from the
|
PROTOCOL.agent | 180 string certificate 204 string certificate 228 string certificate
|
/external/vboot_reference/scripts/keygeneration/ |
common.sh | 67 # create a self-signed certificate
|
/frameworks/base/docs/html/guide/topics/security/ |
permissions.jd | 68 <p>All APKs ({@code .apk} files) must be signed with a certificate 69 whose private key is held by their developer. This certificate identifies 70 the author of the application. The certificate does <em>not</em> need to be 71 signed by a certificate authority; it is perfectly allowable, and typical,
|
/frameworks/base/docs/html/tools/studio/ |
eclipse-transition-guide.jd | 641 <p>If your app used a debug certificate in Eclipse ADT, Android Studio continues to reference that 642 certificate. Otherwise, the <code>debug</code> configuration uses the Android Studio generated 648 <p>In release mode, Android Studio applies the release certificate used in Eclipse ADT. If no 649 release certificate was located during the import process, add the release signing configuration to
|
/frameworks/base/services/tests/servicestests/src/com/android/server/updates/ |
CertPinInstallReceiverTest.java | 34 import java.security.cert.Certificate;
|
/libcore/luni/src/main/java/java/util/jar/ |
JarInputStream.java | 39 // class will silently skip certificate checks for jar files where the manifest
|
/libcore/luni/src/test/java/libcore/javax/net/ssl/ |
SSLSessionContextTest.java | 179 // Certificate key length too long for export ciphers
|
/packages/apps/Email/emailcommon/src/com/android/emailcommon/utility/ |
SSLSocketFactoryWrapper.java | 214 * Verify the hostname of the certificate used by the other end of a
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
cryptxml.h | 263 CRYPT_XML_DATA_BLOB Certificate;
|
/system/extras/verity/ |
Utils.java | 35 import java.security.cert.Certificate;
|
/external/boringssl/src/ssl/test/ |
bssl_shim.cc | 186 // Install the certificate in the early callback. 189 // Install the certificate asynchronously. 769 fprintf(stderr, "certificate types mismatch\n");
|
/external/wpa_supplicant_8/src/common/ |
wpa_ctrl.h | 43 /** EAP peer certificate from TLS */ 45 /** EAP peer certificate alternative subject name component from TLS */ 47 /** EAP TLS certificate chain validation error */
|
/frameworks/base/core/java/android/app/admin/ |
DeviceAdminReceiver.java | 479 * Allows this receiver to select the alias for a private key and certificate pair for 481 * shown that lets the user pick a private key and certificate pair. 485 * @param uid The uid asking for the private key and certificate pair.
|
/libcore/luni/src/main/files/cacerts/ |
1dcd6f4c.0 | 1 -----BEGIN CERTIFICATE----- 32 -----END CERTIFICATE----- 33 Certificate:
|
9d6523ce.0 | 1 -----BEGIN CERTIFICATE----- 33 -----END CERTIFICATE----- 34 Certificate:
|
/external/libvncserver/x11vnc/ |
README | 67 and/or SSH tunnelling support, SSL Certificate creation, Saved 84 easily cracked. The certificate files should be deleted and recreated [all...] |
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/internal/net/www/protocol/https/ |
HttpsURLConnectionTest.java | 37 import java.security.cert.Certificate; 61 * This certstore file should contain self-signed certificate generated by 808 Certificate[] serverCertificates = clientConnection 810 Certificate[] localCertificates = session.getLocalCertificates() [all...] |
/frameworks/base/docs/html/preview/ |
api-overview.jd | 503 <li><strong>Silent enterprise certificate access: </strong> When an app calls 505 prior to the user being prompted to select a certificate, the Profile or Device Owner can now call 519 <strong>Delegated certificate installation:</strong> A Profile or Device Owner can now grant a 520 third-party app the ability to call these {@link android.app.admin.DevicePolicyManager} certificate 533 <li>{@link android.app.admin.DevicePolicyManager#installKeyPair(android.content.ComponentName,java.security.PrivateKey,java.security.cert.Certificate,java.lang.String) [all...] |
Completed in 345 milliseconds
<<31323334353637383940>>