getIntegrityVerdict

@Deprecated(message = "Outdated operation, you can use integrity check embedded into Enrollment and Authentication flow instead")
public abstract AsyncOperation<IntegrityResult> getIntegrityVerdict()

Deprecated

Outdated operation, you can use integrity check embedded into Enrollment and Authentication flow instead

Get an IntegrityResult about the integrity of the app, app-license and device.*

Throws

as this operation may fail by factors outside the SDK.