History log of /external/conscrypt/openjdk/src/test/java/org/conscrypt/DuckTypedPSKKeyManagerTest.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
29916ef38dc9cb4e4c6e3fdb87d4e921546d3ef4 28-Mar-2017 Nathan Mittler <nathanmittler@google.com> Locking down public APIs (#157)

Tried to be as aggressive as I could, so this probably deserves a fairly thorough review. I left most of OpenSSLSocketImpl public, because I think it's needed by a few external projects.

I also did some cleanup work to get rid of a bunch of compiler warnings that we seem to have accumulated.

Fixes #142
/external/conscrypt/openjdk/src/test/java/org/conscrypt/DuckTypedPSKKeyManagerTest.java
c83c88cb48b8f0cb133cdc022ab6f873d9bd7b36 09-Feb-2017 Kenny Root <kroot@google.com> Suppress deprecated API warnings in tests

This is referring to the PSKKeyManager which is deprecated but we can't
remove our implementation of.
/external/conscrypt/openjdk/src/test/java/org/conscrypt/DuckTypedPSKKeyManagerTest.java
1864f965419c5b14ac9317c576c8a0f7169c067e 14-Dec-2016 nmittler <nathanmittler@google.com> Adding tests for openjdk

Change-Id: I070a81882f8738125a6e7e15c927b9ac96583249
/external/conscrypt/openjdk/src/test/java/org/conscrypt/DuckTypedPSKKeyManagerTest.java