Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 1750b5af authored by Eran Messeri's avatar Eran Messeri Committed by Automerger Merge Worker
Browse files

Merge "Update documentation regarding auth-bound keys." am: f8544515 am:...

Merge "Update documentation regarding auth-bound keys." am: f8544515 am: b4a70850 am: 70949fe8

Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/2633330



Change-Id: I9f7cb5f9a8e9bb7507b3bf1803bfd8c697c08124
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents e687daf5 70949fe8
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -1351,7 +1351,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>
         *