OSDN Git Service

Provide a way to supply different algorithms for token binding key
authorSelim Gurun <sgurun@google.com>
Fri, 22 Jan 2016 19:36:10 +0000 (11:36 -0800)
committerSelim Gurun <sgurun@google.com>
Fri, 22 Jan 2016 22:50:42 +0000 (14:50 -0800)
commit57a8d2ae313eca86bef05791ceb2f086ec5b96ba
treeacb084e1960e7c0cd3e26c82c78aaf92e18e9fd4
parenta5171370f21079fa91f4521dc37ef1bf79931c8f
Provide a way to supply different algorithms for token binding key

Bug: 22665752

The user of the API can provide different algorithms for key generation.
The API should also provide information about which algorithm is
used for generating the key.

Change-Id: I1d671ba351ca495b031b159132f33291a4f33aac
api/system-current.txt
core/java/android/webkit/TokenBindingService.java