diff options
author | Alex Klyubin <klyubin@google.com> | 2015-03-24 10:46:08 -0700 |
---|---|---|
committer | Alex Klyubin <klyubin@google.com> | 2015-03-24 10:46:08 -0700 |
commit | 050e672aaaaa8f8c57788e8d551f43c5fbffe339 (patch) | |
tree | 18a39cb62519cbd9f48e858da3803e01c39fb5c3 /jsr166-tests/src/test/java/jsr166/ThreadLocalRandomTest.java | |
parent | d4e4a4bb690247755ac261ac133892a27523610e (diff) |
Expose getSpi from crypto operations as hidden API.
This makes it possible for platform code to obtain the current SPI
implementation of Cipher, Signature, Mac, and KeyAgreement instances.
The current use case is to access additional information about these
crypto operations when they are backed by Android KeyStore.
NOTE: The getSpi API will not and cannot become public framework API.
Bug: 18088752
Change-Id: If575726d288eebc73ffa3209c316fad071a087fd
Diffstat (limited to 'jsr166-tests/src/test/java/jsr166/ThreadLocalRandomTest.java')
0 files changed, 0 insertions, 0 deletions