Searched
full:certificate (Results
401 -
425 of
1381) sorted by null
<<11121314151617181920>>
/development/samples/KeyChainDemo/res/values/ |
strings.xml | 20 <string name="cert_label">Certificate</string>
|
/external/apache-harmony/x-net/src/test/impl/java/org/apache/harmony/xnet/tests/provider/jsse/ |
DigitalSignatureTest.java | 27 import java.security.cert.Certificate; 77 // Create public/private keys and certificate 87 Certificate cert = new Certificate("myType") {
|
/external/boringssl/src/crypto/x509v3/ |
pcy_int.h | 69 * can be kept static and cached with the certificate. 89 /* This flag indicates the data doesn't correspond to a policy in Certificate 111 /* This structure is cached with a certificate */ 162 /* Extra policy data when additional nodes (not from the certificate)
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/asymmetric/x509/ |
X509CRLEntryObject.java | 30 * ReasonCode Hode Instruction Code Invalidity Date Certificate Issuer 52 * has no certificate issuer CRL entry extension 62 * Certificate issuer of the previous CRLEntry. 293 buf.append("Certificate issuer: ").append(GeneralNames.getInstance(dIn.readObject())).append(nl);
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jce/provider/ |
X509CRLEntryObject.java | 31 * ReasonCode Hode Instruction Code Invalidity Date Certificate Issuer 53 * has no certificate issuer CRL entry extension 63 * Certificate issuer of the previous CRLEntry. 294 buf.append("Certificate issuer: ").append(GeneralNames.getInstance(dIn.readObject())).append(nl);
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/x509/ |
ExtendedPKIXBuilderParameters.java | 73 * constraints on the target certificate or attribute 74 * certificate. 96 * A value of 0 implies that the path can only contain a single certificate. 101 * The basic constraints extension of a CA certificate overrides this value
|
/external/ipsec-tools/src/racoon/samples/ |
racoon.conf.sample-plainrsa | 10 path certificate "samples" ;
|
/external/sepolicy/ |
mac_permissions.xml | 6 * A signature is a hex encoded X.509 certificate or a tag defined in
|
/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/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/opt/net/wifi/service/java/com/android/server/wifi/anqp/eap/ |
Credential.java | 20 Certificate,
|
/libcore/ |
Android.mk | 38 # Include the definitions for the Certificate Authority (CA) certificates
|
/libcore/luni/src/main/files/cacerts/ |
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
|
5e4e69e7.0 | 1 -----BEGIN CERTIFICATE----- 21 -----END CERTIFICATE----- 22 Certificate: 49 Certificate Sign, CRL Sign
|
89c02a45.0 | 1 -----BEGIN CERTIFICATE----- 16 -----END CERTIFICATE----- 17 Certificate: 44 Certificate Sign, CRL Sign
|
a7d2cf64.0 | 1 -----BEGIN CERTIFICATE----- 16 -----END CERTIFICATE----- 17 Certificate: 44 Certificate Sign, CRL Sign
|
b3fb433b.0 | 1 -----BEGIN CERTIFICATE----- 18 -----END CERTIFICATE----- 19 Certificate: 44 Certificate Sign, CRL Sign
|
c491639e.0 | 1 -----BEGIN CERTIFICATE----- 15 -----END CERTIFICATE----- 16 Certificate: 43 Digital Signature, Certificate Sign, CRL Sign
|
ccc52f49.0 | 1 -----BEGIN CERTIFICATE----- 13 -----END CERTIFICATE----- 14 Certificate: 42 Certificate Sign, CRL Sign
|
ed39abd0.0 | 1 -----BEGIN CERTIFICATE----- 15 -----END CERTIFICATE----- 16 Certificate: 43 Digital Signature, Certificate Sign, CRL Sign
|
Completed in 161 milliseconds
<<11121314151617181920>>