summaryrefslogtreecommitdiffstats
path: root/core/java/android/net/PSKKeyManager.java
Commit message (Expand)AuthorAgeFilesLines
* Align PSKKeyManager with framework API style.Alex Klyubin2014-07-221-183/+0
* No need to explicitly enable TLS-PSK cipher suites.Alex Klyubin2014-07-151-5/+2
* Add PSKKeyManager to enable the use of TLS-PSK.Alex Klyubin2014-06-101-0/+186