Fix typo in KeyInfo Javadoc.

Change-Id: I801005a93aee71b93b3d6cf3f7c38361493ff203
This commit is contained in:
Alex Klyubin
2016-02-05 14:18:19 -08:00
parent 31312ecfd2
commit d9dded5a46

View File

@@ -269,7 +269,7 @@ public class KeyInfo implements KeySpec {
/**
* Returns {@code true} if the requirement that this key can only be used if the user has been
* authenticated if enforced by secure hardware (e.g., Trusted Execution Environment (TEE) or
* authenticated is enforced by secure hardware (e.g., Trusted Execution Environment (TEE) or
* Secure Element (SE)).
*
* @see #isUserAuthenticationRequired()