Merge "Update documentation regarding auth-bound keys." am: f854451558 am: b4a708506a
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/2633330 Change-Id: I359b00ee9fa647ba3ee43d5dc5e1357ebed9cf6c Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -1335,7 +1335,9 @@ public final class KeyGenParameterSpec implements AlgorithmParameterSpec, UserAu
|
||||
* the key, it is also irreversibly invalidated once a new biometric is enrolled or once\
|
||||
* no more biometrics are enrolled, unless {@link
|
||||
* #setInvalidatedByBiometricEnrollment(boolean)} is used to allow validity after
|
||||
* enrollment. Attempts to initialize cryptographic operations using such keys will throw
|
||||
* enrollment, or {@code KeyProperties.AUTH_DEVICE_CREDENTIAL} is specified as part of
|
||||
* the parameters to {@link #setUserAuthenticationParameters}.
|
||||
* Attempts to initialize cryptographic operations using such keys will throw
|
||||
* {@link KeyPermanentlyInvalidatedException}.</li>
|
||||
* </ul>
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user