OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:clientKeyManager
(Results
1 - 2
of
2
) sorted by null
/libcore/support/src/test/java/libcore/javax/net/ssl/
TestSSLContext.java
84
public final X509ExtendedKeyManager
clientKeyManager
;
98
X509ExtendedKeyManager
clientKeyManager
,
111
this.
clientKeyManager
=
clientKeyManager
;
/libcore/luni/src/test/java/libcore/javax/net/ssl/
SSLContextTest.java
301
assertNotNull(testContext.
clientKeyManager
);
Completed in 842 milliseconds