commit | 62c1d2869d51bac11593176cdab857abb1c56a2a | [log] [tgz] |
---|---|---|
author | Janis Danisevskis <jdanis@google.com> | Mon Oct 19 18:43:42 2020 -0700 |
committer | Janis Danisevskis <jdanis@google.com> | Thu Nov 05 13:11:12 2020 -0800 |
tree | f2ec8a71c09b6e8d84a2fb294c7c94d3010dc074 | |
parent | d2c944bc4d057a48840a8ece436e4c43d569e90b [diff] |
Keystore 2.0: KeyProperties SignaturePadding is now public but hidden In anticipation of the new Keystore 2.0 SPI we made this nested class public (like its siblings) so that the new SPI which resides in a different package may access it. It is hidden though because it does not constitute public API surface. Test: None Bug: 171305684 Change-Id: I1dbe3d02c03f97f843813c26c16aaef7152ca478