Menu

Can I use the Knox SDK to modify the fingerprint passcode requirements?

You can use the API method setPasswordMinimumLength(ComponentName admin, int length) to set the minimum length of the backup password for fingerprint access. Note that if a user has already set the fingerprint and backup password, this API method will have no effect until the user manually changes the backup password or deletes the saved fingerprint.