diff options
author | Alex Klyubin <klyubin@google.com> | 2015-06-04 12:36:27 -0700 |
---|---|---|
committer | Alex Klyubin <klyubin@google.com> | 2015-06-08 13:22:53 -0700 |
commit | 469cbf5156ad54650726ade59f2ee5aa01359ec2 (patch) | |
tree | 0da14fe1f3c95a9ad97b5cd389db6b5d0e297159 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | 266894644a160a93949cb82f5f969bef4ad91532 (diff) |
Deprecate KeyChain.isBoundKeyAlgorithm.
This is bad API. There was never a guarantee that when this method
returns true for a key algorithm (e.g., RSA or EC), then all keys of
that type will be imported into secure hardware. For example, the
secure hardware may reject a key if it's of unsupported size or uses
an unsupported public exponent or EC curve. In that case, the key
will be imported into keystore/KeyChain without being backed by secure
hardware.
Bug: 18088752
Change-Id: I8daa574a2e703a347d09d93401cd1ea2d0162ed9
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions