OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:certificate
(Results
1026 - 1050
of
1381
) sorted by null
<<
41
42
43
44
45
46
47
48
49
50
>>
/external/wpa_supplicant_8/src/eap_server/
eap_server_tls_common.c
73
"of TLS peer
certificate
");
/external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/
networkconfig.ui
208
<string>CA
certificate
</string>
/frameworks/base/docs/html/about/versions/
android-1.6-highlights.jd
100
<li>L2TP/IPsec
certificate
based VPN</li>
/frameworks/base/docs/html-intl/intl/ja/guide/publishing/
app-signing.jd
147
[exec] Debug
Certificate
expired on 8/4/08 3:43 PM</pre>
/frameworks/base/packages/DocumentsUI/src/com/android/documentsui/
IconUtils.java
52
//
Certificate
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/pps/
Credential.java
150
"Failed to generate
certificate
fingerprint: " + gse);
/libcore/luni/src/test/java/tests/security/cert/
CertPathBuilder1Test.java
320
@KnownFailure(value="expired
certificate
bug 2322662")
X509CRLSelector2Test.java
22
import java.security.cert.
Certificate
;
554
public boolean isRevoked(
Certificate
cert) {
/packages/apps/ManagedProvisioning/res/values-tl/
strings.xml
92
<string name="copying_certs" msgid="5697938664953550881">"Sine-set up ang mga CA
certificate
"</string>
/prebuilts/ndk/5/platforms/android-9/arch-arm/usr/lib/
libc.so
/prebuilts/ndk/6/platforms/android-9/arch-arm/usr/lib/
libc.so
/system/extras/verity/
VerityVerifier.java
402
System.err.println("Usage: VerityVerifier <sparse.img> <
certificate
.x509.pem> | -mincrypt <mincrypt_key>");
/cts/tests/tests/admin/src/android/admin/cts/
DevicePolicyManagerTest.java
55
"-----BEGIN
CERTIFICATE
-----\n" +
69
"-----END
CERTIFICATE
-----";
[
all
...]
/cts/tests/tests/security/src/android/security/cts/
OpenSSLEarlyCCSTest.java
140
// "client" argument is true) right before server's
Certificate
. The peer is expected to
347
// Inject early ChangeCipherSpec before
Certificate
, if requested
/external/apache-harmony/support/src/test/java/org/apache/harmony/testframework/serialization/
SerializationTest.java
336
java.security.cert.
Certificate
[] certs = up1.getUnresolvedCerts();
365
java.security.cert.
Certificate
[] certs = initPerm
/external/boringssl/src/ssl/
ssl_asn1.c
104
* peer [3]
Certificate
OPTIONAL,
201
/* The peer
certificate
is only serialized if the SHA-256 isn't
/external/bouncycastle/
README.android
79
- java.security.cert.
Certificate
104
- javax.security.cert.
Certificate
/external/conscrypt/src/main/native/
org_conscrypt_NativeCrypto.cpp
7826
X509*
certificate
= SSL_get_
certificate
(ssl);
local
9509
X509*
certificate
= SSL_get_
certificate
(ssl);
local
[
all
...]
/external/jemalloc/test/src/
SFMT.c
114
/** a parity check vector which
certificate
the period of 2^{MEXP} */
381
* This function
certificate
the period of 2^{MEXP}
/external/okhttp/
CHANGELOG.md
176
* **New APIs to permit easy
certificate
pinning.** Be warned,
certificate
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/
OkHttpClient.java
398
* Sets the
certificate
pinner that constrains which certificates are trusted.
401
* need to trust
certificate
authorities.
/frameworks/base/core/java/android/webkit/
WebView.java
667
* Gets the SSL
certificate
for the main top-level page or null if there is
668
* no
certificate
(the site is not secure).
670
* @return the SSL
certificate
for the main top-level page
678
* Sets the SSL
certificate
for the main top-level page.
684
public void setCertificate(SslCertificate
certificate
) {
686
mProvider.setCertificate(
certificate
);
[
all
...]
WebViewClient.java
298
* Notify the host application to handle a SSL client
certificate
322
* The default behavior is to cancel, returning no client
certificate
.
/libcore/luni/src/main/java/java/net/
URLClassLoader.java
33
import java.security.cert.
Certificate
;
196
return defineClass(origName, clBuf, 0, clBuf.length, new CodeSource(codeSourceUrl, (
Certificate
[]) null));
[
all
...]
/libcore/luni/src/test/java/libcore/javax/net/ssl/
SSLEngineTest.java
233
// corresponding to the server's
certificate
. This is achieved by using SSLContext
461
// TODO Fix KnownFailure AlertException "NO SERVER
CERTIFICATE
FOUND"
Completed in 477 milliseconds
<<
41
42
43
44
45
46
47
48
49
50
>>