Home
last modified time | relevance | path

Searched refs:certificates (Results 1 – 25 of 39) sorted by relevance

12

/frameworks/base/docs/html-intl/intl/ru/preview/features/
Dsecurity-config.jd128 <certificates src="@raw/my_ca"/>
163 <certificates src="@raw/trusted_roots"/>
174 <a href="#certificates"><code>&lt;certificates&gt;</code></a>
197 &lt;certificates src="@raw/extracas"/&gt;
198 &lt;certificates src="system"/&gt;
232 &lt;certificates src="@raw/debug_cas"/&gt;
351 &lt;certificates src="@raw/my_ca"/&gt;
374 &lt;certificates src="..."/&gt;
383 &lt;certificates src="..."/&gt;
394 &lt;certificates src="..."/&gt;
[all …]
/frameworks/base/docs/html-intl/intl/zh-cn/preview/features/
Dsecurity-config.jd129 &lt;certificates src="@raw/my_ca"/&gt;
164 &lt;certificates src="@raw/trusted_roots"/&gt;
175 <a href="#certificates"><code>&lt;certificates&gt;</code></a>
198 &lt;certificates src="@raw/extracas"/&gt;
199 &lt;certificates src="system"/&gt;
233 &lt;certificates src="@raw/debug_cas"/&gt;
353 &lt;certificates src="@raw/my_ca"/&gt;
376 &lt;certificates src="..."/&gt;
385 &lt;certificates src="..."/&gt;
396 &lt;certificates src="..."/&gt;
[all …]
/frameworks/base/docs/html-intl/intl/ja/preview/features/
Dsecurity-config.jd129 &lt;certificates src="@raw/my_ca"/&gt;
164 &lt;certificates src="@raw/trusted_roots"/&gt;
175 <a href="#certificates"><code>&lt;certificates&gt;</code></a> 要素を指定できます。
198 &lt;certificates src="@raw/extracas"/&gt;
199 &lt;certificates src="system"/&gt;
233 &lt;certificates src="@raw/debug_cas"/&gt;
353 &lt;certificates src="@raw/my_ca"/&gt;
376 &lt;certificates src="..."/&gt;
385 &lt;certificates src="..."/&gt;
396 &lt;certificates src="..."/&gt;
[all …]
/frameworks/base/docs/html-intl/intl/zh-tw/preview/features/
Dsecurity-config.jd128 &lt;certificates src="@raw/my_ca"/&gt;
163 &lt;certificates src="@raw/trusted_roots"/&gt;
174 <a href="#certificates"><code>&lt;certificates&gt;</code></a>
197 &lt;certificates src="@raw/extracas"/&gt;
198 &lt;certificates src="system"/&gt;
232 &lt;certificates src="@raw/debug_cas"/&gt;
351 &lt;certificates src="@raw/my_ca"/&gt;
374 &lt;certificates src="..."/&gt;
383 &lt;certificates src="..."/&gt;
394 &lt;certificates src="..."/&gt;
[all …]
/frameworks/base/docs/html-intl/intl/ko/preview/features/
Dsecurity-config.jd129 &lt;certificates src="@raw/my_ca"/&gt;
164 &lt;certificates src="@raw/trusted_roots"/&gt;
175 <a href="#certificates"><code>&lt;certificates&gt;</code></a>
198 &lt;certificates src="@raw/extracas"/&gt;
199 &lt;certificates src="system"/&gt;
233 &lt;certificates src="@raw/debug_cas"/&gt;
353 &lt;certificates src="@raw/my_ca"/&gt;
376 &lt;certificates src="..."/&gt;
385 &lt;certificates src="..."/&gt;
396 &lt;certificates src="..."/&gt;
[all …]
/frameworks/base/docs/html/preview/features/
Dsecurity-config.jd42 example, trusting particular self-signed certificates or restricting the
58 particular certificates.
128 &lt;certificates src="@raw/my_ca"/&gt;
146 app from fradulent certificates issued by any of the other CAs.
164 &lt;certificates src="@raw/trusted_roots"/&gt;
175 <a href="#certificates"><code>&lt;certificates&gt;</code></a>
198 &lt;certificates src="@raw/extracas"/&gt;
199 &lt;certificates src="system"/&gt;
234 &lt;certificates src="@raw/debug_cas"/&gt;
278 attack. Some apps choose to limit the set of certificates they accept
[all …]
Dafw.jd359 Profile owners and device owners can now remove client certificates that were
370 manage certificates, the app can grant itself access to certificates it
375 The existing API for managing certificates is extended to include:
465 Profile owners and device owners can set multiple CA certificates for a given
Dkey-attestation.jd43 this root certificate appears within Google’s list of root certificates.
54 method to get a reference to the chain of X.509 certificates associated with
67 your app directly, it’s safer to check the certificates’ revocation lists
78 // "certificates" contains the certificate chain associated with a specific key
80 X509Certificate attestationCert = (X509Certificate) certificates[0];
/frameworks/base/tests/NetworkSecurityConfigTest/src/android/security/net/config/
DTestCertificateSource.java30 public TestCertificateSource(Set<X509Certificate> certificates) { in TestCertificateSource() argument
31 mCertificates = certificates; in TestCertificateSource()
32 for (X509Certificate cert : certificates) { in TestCertificateSource()
/frameworks/base/core/java/android/security/net/config/
DKeyStoreCertificateSource.java58 Set<X509Certificate> certificates = new ArraySet<>(mKeyStore.size()); in ensureInitialized() local
63 certificates.add(cert); in ensureInitialized()
68 mCertificates = certificates; in ensureInitialized()
DResourceCertificateSource.java55 Set<X509Certificate> certificates = new ArraySet<X509Certificate>(); in ensureInitialized() local
70 certificates.add((X509Certificate) cert); in ensureInitialized()
73 mCertificates = certificates; in ensureInitialized()
/frameworks/base/docs/html-intl/intl/in/preview/features/
Dsecurity-config.jd129 &lt;certificates src="@raw/my_ca"/&gt;
164 &lt;certificates src="@raw/trusted_roots"/&gt;
175 <a href="#certificates"><code>&lt;certificates&gt;</code></a>
198 &lt;certificates src="@raw/extracas"/&gt;
199 &lt;certificates src="system"/&gt;
233 &lt;certificates src="@raw/debug_cas"/&gt;
353 &lt;certificates src="@raw/my_ca"/&gt;
376 &lt;certificates src="..."/&gt;
385 &lt;certificates src="..."/&gt;
396 &lt;certificates src="..."/&gt;
[all …]
/frameworks/base/docs/html-intl/intl/es/preview/features/
Dsecurity-config.jd129 &lt;certificates src="@raw/my_ca"/&gt;
164 &lt;certificates src="@raw/trusted_roots"/&gt;
175 <a href="#certificates"><code>&lt;certificates&gt;</code></a>
198 &lt;certificates src="@raw/extracas"/&gt;
199 &lt;certificates src="system"/&gt;
233 &lt;certificates src="@raw/debug_cas"/&gt;
353 &lt;certificates src="@raw/my_ca"/&gt;
376 &lt;certificates src="..."/&gt;
385 &lt;certificates src="..."/&gt;
396 &lt;certificates src="..."/&gt;
[all …]
/frameworks/base/docs/html-intl/intl/pt-br/preview/features/
Dsecurity-config.jd129 &lt;certificates src="@raw/my_ca"/&gt;
164 &lt;certificates src="@raw/trusted_roots"/&gt;
175 <a href="#certificates"><code>&lt;certificates&gt;</code></a>
198 &lt;certificates src="@raw/extracas"/&gt;
199 &lt;certificates src="system"/&gt;
233 &lt;certificates src="@raw/debug_cas"/&gt;
353 &lt;certificates src="@raw/my_ca"/&gt;
376 &lt;certificates src="..."/&gt;
385 &lt;certificates src="..."/&gt;
396 &lt;certificates src="..."/&gt;
[all …]
/frameworks/base/core/java/android/util/jar/
DStrictJarVerifier.java82 private final Hashtable<String, Certificate[]> certificates = field in StrictJarVerifier
219 Certificate[] certChain = certificates.get(signatureFile); in initEntry()
364 certificates.put(signatureFile, signerCertChain); in verifyCertificate()
469 return certificates.size() > 0; in isSignedJar()
/frameworks/base/docs/html-intl/intl/vi/preview/features/
Dsecurity-config.jd128 &lt;certificates src="@raw/my_ca"/&gt;
163 &lt;certificates src="@raw/trusted_roots"/&gt;
174 phần tử <a href="#certificates"><code>&lt;certificates&gt;</code></a>
197 &lt;certificates src="@raw/extracas"/&gt;
198 &lt;certificates src="system"/&gt;
232 &lt;certificates src="@raw/debug_cas"/&gt;
351 &lt;certificates src="@raw/my_ca"/&gt;
374 &lt;certificates src="..."/&gt;
383 &lt;certificates src="..."/&gt;
394 &lt;certificates src="..."/&gt;
[all …]
/frameworks/base/docs/html/training/articles/
Dsecurity-ssl.jd2 page.tags=network,certificates
59 have a set of one or more certificates it trusts. If the certificate is not in the set, the
70 <p>In order to address these downsides, servers are typically configured with certificates
82 certificates for many servers, you still need some way to make sure you are talking to the
93 about certificates according to the <a
126 and so on. But in terms of the details for verifying certificates and hostnames, the Android
177 uses to validate certificates from the server
269 CAs don't sign server certificates directly. Instead, they use their main CA certificate,
276 a chain of certificates from the server CA through any intermediates necessary to reach a
480 <p>SSL relies heavily on CAs to issue certificates to only the properly verified owners
[all …]
Dsecurity-gms-provider.jd2 page.tags="network","certificates"
/frameworks/base/core/java/android/os/
DRecoverySystem.java220 X509Certificate[] certificates = block.getCertificates(); in verifyPackage() local
221 if (certificates == null || certificates.length == 0) { in verifyPackage()
224 X509Certificate cert = certificates[0]; in verifyPackage()
/frameworks/base/core/java/android/util/apk/
DApkSignatureSchemeV2Verifier.java358 ByteBuffer certificates = getLengthPrefixedSlice(signedData); in verifySigner() local
361 while (certificates.hasRemaining()) { in verifySigner()
363 byte[] encodedCert = readLengthPrefixedByteArray(certificates); in verifySigner()
/frameworks/base/core/java/android/content/pm/
DPackageParser.java384 public final Certificate[][] certificates; field in PackageParser.ApkLite
392 Signature[] signatures, Certificate[][] certificates, boolean coreApp, in ApkLite() argument
402 this.certificates = certificates; in ApkLite()
1082 public static void populateCertificates(Package pkg, Certificate[][] certificates) in populateCertificates() argument
1088 pkg.mCertificates = certificates; in populateCertificates()
1090 pkg.mSignatures = convertToSignatures(certificates); in populateCertificates()
1096 pkg.mSigningKeys = new ArraySet<>(certificates.length); in populateCertificates()
1097 for (int i = 0; i < certificates.length; i++) { in populateCertificates()
1098 Certificate[] signerCerts = certificates[i]; in populateCertificates()
1326 final Certificate[][] certificates; in parseApkLite() local
[all …]
/frameworks/base/docs/html/guide/topics/manifest/
Dpermission-element.jd117 that declared the permission. If the certificates match, the system
/frameworks/base/services/core/java/com/android/server/pm/
DPackageInstallerSession.java700 mCertificates = apk.certificates; in validateInstallLocked()
DPackageManagerService.java11552 Certificate[][] certificates) {
11573 sessionParams.grantedRuntimePermissions, certificates);
12721 final Certificate[][] certificates;
12726 String[] grantedPermissions, Certificate[][] certificates) {
12737 this.certificates = certificates;
13206 final Certificate[][] certificates;
13217 String traceMethod, int traceCookie, Certificate[][] certificates) {
13230 this.certificates = certificates;
13325 params.traceMethod, params.traceCookie, params.certificates);
13559 params.traceMethod, params.traceCookie, params.certificates);
[all …]
/frameworks/base/docs/html/guide/topics/security/
Dpermissions.jd116 for Android applications to use self-signed certificates. The purpose of
117 certificates in Android is to distinguish application authors. This allows

12