OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:certificates
(Results
226 - 250
of
580
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/packages/apps/Email/emailcommon/src/com/android/emailcommon/utility/
SSLSocketFactory.java
69
* server against a list of trusted
certificates
and to authenticate to
76
*
certificates
. The client secure socket will reject the connection during
/docs/source.android.com/src/devices/tech/ota/
index.jd
88
signature is verified against the
certificates
in
/external/boringssl/src/crypto/x509/
x509_txt.c
128
return("proxy
certificates
not allowed, please set the appropriate flag");
/external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/cert/
AttributeCertificateHolder.java
92
* Constructs a holder for v2 attribute
certificates
with a hash value for
/external/conscrypt/src/main/java/org/conscrypt/
PSKKeyManager.java
35
* key pairs and X.509
certificates
.</p>
/external/ipsec-tools/
NEWS
37
o Xauth with
certificates
/external/openssh/
servconf.h
27
#define MAX_HOSTCERTS 256 /* Max # host
certificates
. */
PROTOCOL.agent
176
DSA
certificates
may be added with:
198
ECDSA
certificates
may be added with:
223
RSA
certificates
may be added with this request:
sshd_config.0
158
certificate authentication. When using
certificates
signed by a
373
load any
certificates
.
[
all
...]
/frameworks/base/docs/html/guide/topics/manifest/
permission-element.jd
107
that declared the permission. If the
certificates
match, the system
/libcore/luni/src/main/java/java/security/cert/
Certificate.java
33
* Abstract class to represent identity
certificates
. It represents a way to
/libcore/luni/src/main/java/org/apache/harmony/security/utils/
JarUtils.java
64
* @return array of
certificates
used to verify the signature file
/packages/services/Telephony/src/com/android/phone/common/mail/
MailTransport.java
152
* <p>Wildcard
certificates
are allowed to verify any matching hostname,
/external/boringssl/src/crypto/x509v3/
pcy_tree.c
141
* -1 Inconsistent or invalid extensions in
certificates
.
187
/* First setup policy cache in all
certificates
apart from the
767
* -1 One or more
certificates
contain invalid or inconsistent extensions
/external/conscrypt/src/test/java/org/conscrypt/
TrustedCertificateStoreTest.java
199
* Lazily create shared test
certificates
.
689
// Assert that all the
certificates
in the system cacerts directory are stored in files with
709
// trust. Thus, we assert that they work as expected for all system
certificates
.
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/
OkHttpClient.java
383
* Sets the verifier used to confirm that response
certificates
apply to
398
* Sets the certificate pinner that constrains which
certificates
are trusted.
400
* SSL socket factory} to establish trust. Pinning
certificates
avoids the
/packages/apps/ManagedProvisioning/res/values/
strings.xml
181
<!-- Title of a status bar notification for a service which installs CA
certificates
to secondary users. [CHAR LIMIT=45] -->
183
<!-- Content of a status bar notification for a service which installs CA
certificates
to secondary users. [CHAR LIMIT=45] -->
184
<string name="copying_certs">Setting up CA
certificates
</string>
/packages/apps/Settings/res/values-en-rAU/
arrays.xml
514
<item msgid="4725504331295252103">"L2TP/IPSec VPN with
certificates
"</item>
516
<item msgid="8064740940687465039">"IPSec VPN with
certificates
and Xauth authentication"</item>
517
<item msgid="4946199982372391490">"IPSec VPN with
certificates
and hybrid authentication"</item>
/packages/apps/Settings/res/values-en-rGB/
arrays.xml
514
<item msgid="4725504331295252103">"L2TP/IPSec VPN with
certificates
"</item>
516
<item msgid="8064740940687465039">"IPSec VPN with
certificates
and Xauth authentication"</item>
517
<item msgid="4946199982372391490">"IPSec VPN with
certificates
and hybrid authentication"</item>
/packages/apps/Settings/res/values-en-rIN/
arrays.xml
514
<item msgid="4725504331295252103">"L2TP/IPSec VPN with
certificates
"</item>
516
<item msgid="8064740940687465039">"IPSec VPN with
certificates
and Xauth authentication"</item>
517
<item msgid="4946199982372391490">"IPSec VPN with
certificates
and hybrid authentication"</item>
/frameworks/base/core/tests/coretests/src/android/content/pm/
PackageManagerTests.java
[
all
...]
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jce/provider/
RFC3280CertPathUtilities.java
254
throw new AnnotatedException("CA Cert CRL only contains user
certificates
.");
260
throw new AnnotatedException("End CRL only contains CA
certificates
.");
440
* @param certPathCerts The
certificates
on the certification path.
442
*
certificates
.
[
all
...]
/external/libvncserver/x11vnc/misc/enhanced_tightvnc_viewer/
README
70
- Create or Import SSL
Certificates
and Private Keys.
426
certificates
. Also, for convenience, if you first run the command with
687
certificates
or passwords). In general if the VNC Server requires
/device/sample/apps/SampleEmailPolicy/src/com/android/email/policy/
EmailPolicy.java
127
* although link encryption is still required, "non-trusted"
certificates
may
/external/apache-http/android/src/android/net/http/
HttpsConnection.java
305
// do handshake and validate server
certificates
Completed in 318 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>