Searched
full:certificate (Results
851 -
875 of
2776) sorted by null
<<31323334353637383940>>
/external/webrtc/webrtc/base/ |
rtccertificate.cc | 43 return identity_->certificate();
|
/external/wpa_supplicant_8/hs20/server/www/ |
cert-enroll.php | 35 "'completed user input response for client certificate enrollment')");
|
signup.php | 42 echo "<p><a href=\"cert-enroll.php?id=$id\">Enroll a client certificate</a></p>\n"
|
/frameworks/base/core/java/android/webkit/ |
SslErrorHandler.java | 38 * Proceed with the SSL certificate.
|
/frameworks/base/keystore/java/android/security/keystore/ |
AndroidKeyStoreKeyPairGeneratorSpi.java | 39 import com.android.org.bouncycastle.asn1.x509.Certificate; 494 // Very short certificate chain in the non-attestation case. 557 Credentials.USER_CERTIFICATE, iter.next(), flags, "Failed to store certificate"); 570 flags, "Failed to store attestation CA certificate"); 591 throw new ProviderException("Failed to generate self-signed certificate", e); 594 "Failed to obtain encoded form of self-signed certificate", e); 604 throw new ProviderException("Failed to generate attestation certificate chain", 609 throw new ProviderException("Attestation certificate chain contained " 633 // Key cannot be used to sign a certificate 636 // Key can be used to sign a certificate [all...] |
/frameworks/base/packages/Osu/src/com/android/anqp/eap/ |
Credential.java | 20 Certificate,
|
/frameworks/base/packages/Osu/src/com/android/hotspot2/osu/ |
SOAPBuilder.java | 28 sRequestReasons.put(RequestReason.NoClientCert, "No acceptable client certificate"); 30 "Certificate enrollment completed"); 31 sRequestReasons.put(RequestReason.CertEnrollmentFailed, "Certificate enrollment failed"); 166 <xsd:enumeration value="Continue to use existing certificate"/>
|
/frameworks/base/packages/StatementService/src/com/android/statementservice/retriever/ |
AbstractAssetMatcher.java | 43 * 'package_name' field and have at least one common certificate fingerprint in
|
AndroidAppAssetMatcher.java | 23 * Match assets that have the same 'package_name' field and have at least one common certificate
|
/frameworks/base/telephony/java/android/telephony/ |
UiccAccessRule.java | 152 * certificate. 184 * Returns the carrier privilege status for the given certificate and package name. 186 * @param signature The signature of the certificate. 219 * Converts a Signature into a Certificate hash usable for comparison.
|
/hardware/interfaces/keymaster/3.0/vts/functional/ |
attestation_record.h | 38 * 1 = certificate extension
|
/libcore/luni/src/test/java/libcore/java/security/cert/ |
X509CertSelectorTest.java | 22 import java.security.cert.Certificate; 155 private X509Certificate bouncycastleToJava(Certificate certificate) throws Exception { 156 byte[] encoded = certificate.getEncoded();
|
/libcore/luni/src/test/java/libcore/sun/security/x509/ |
ReasonFlagsTest.java | 39 " Certificate Hold\n",
|
/libcore/ojluni/src/main/java/javax/crypto/ |
JarVerifier.java | 65 * Verify the JAR file is signed by an entity which has a certificate 133 * framework signing certificate. 137 * the framework signing certificate 139 static void verifyPolicySigned(java.security.cert.Certificate[] certs)
|
/libcore/ojluni/src/main/java/sun/security/x509/ |
PolicyMappingsExtension.java | 37 * This extension, if present, identifies the certificate policies considered 40 * v3 certificate. For example a "Driving License Certificate" could have 57 * get, set, delete methods of Certificate, x509 type.
|
/libcore/ojluni/src/test/java/security/cert/ |
AKISerialNumberTest.java | 28 * intermediate CA certificate contains an AKI extension with a key 29 * identifier and no serial number and the end-entity certificate contains 63 * This certificate contains an AuthorityKeyIdentifier with only the 84 * This certificate contains an AuthorityKeyIdentifier with all 3 fields
|
PKIXCertPathValidatorValidity.java | 57 "-----BEGIN CERTIFICATE-----\n" + 68 "-----END CERTIFICATE-----"; 79 "-----BEGIN CERTIFICATE-----\n" + 90 "-----END CERTIFICATE-----";
|
/packages/apps/Email/res/values/ |
styles.xml | 112 <!-- Client certificate UI. See also values in styles-ldrtl.xml --> 113 <!-- Client certificate 'select' button, see also styles-ldrtl.xml --> 121 <!-- Client certificate title, see also styles-ldrtl.xml --> 127 <!-- Client certificate alias, see also styles-ldrtl.xml -->
|
/prebuilts/tools/common/m2/repository/org/bouncycastle/bcpkix-jdk15on/1.48/ |
bcpkix-jdk15on-1.48.pom | 9 <description>The Bouncy Castle Java APIs for CMS, PKCS, EAC, TSP, CMP, CRMF, OCSP, and certificate generation. This jar contains APIs for JDK 1.5 to JDK 1.7. The APIs can be used in conjunction with a JCE/JCA provider such as the one provided with the Bouncy Castle Cryptography APIs.</description>
|
/prebuilts/tools/common/m2/repository/org/bouncycastle/bcpkix-jdk15on/1.56/ |
bcpkix-jdk15on-1.56.pom | 9 <description>The Bouncy Castle Java APIs for CMS, PKCS, EAC, TSP, CMP, CRMF, OCSP, and certificate generation. This jar contains APIs for JDK 1.5 to JDK 1.8. The APIs can be used in conjunction with a JCE/JCA provider such as the one provided with the Bouncy Castle Cryptography APIs.</description>
|
/prebuilts/tools/common/offline-m2/org/bouncycastle/bcpkix-jdk15on/1.48/ |
bcpkix-jdk15on-1.48.pom | 9 <description>The Bouncy Castle Java APIs for CMS, PKCS, EAC, TSP, CMP, CRMF, OCSP, and certificate generation. This jar contains APIs for JDK 1.5 to JDK 1.7. The APIs can be used in conjunction with a JCE/JCA provider such as the one provided with the Bouncy Castle Cryptography APIs.</description>
|
/system/ca-certificates/files/ |
04f60c28.0 | 1 -----BEGIN CERTIFICATE----- 16 -----END CERTIFICATE----- 17 Certificate: 44 Certificate Sign, CRL Sign
|
27af790d.0 | 1 -----BEGIN CERTIFICATE----- 17 -----END CERTIFICATE----- 18 Certificate: 45 Certificate Sign, CRL Sign
|
2add47b6.0 | 1 -----BEGIN CERTIFICATE----- 14 -----END CERTIFICATE----- 15 Certificate: 40 Certificate Sign, CRL Sign
|
559f7c71.0 | 1 -----BEGIN CERTIFICATE----- 14 -----END CERTIFICATE----- 15 Certificate: 40 Certificate Sign, CRL Sign
|
Completed in 327 milliseconds
<<31323334353637383940>>