Roboto
Verifies an Android attestation with the engines enabled in attestationConfiguration.
When multiple engines are enabled, verification succeeds if any one engine accepts the attestation. In particular, enabling software attestation accepts software-only attestations as a fallback even while hardware attestation remains enabled. Keep software attestation disabled when hardware backing is required.
Constructors
Functions
Packs
Blocking version of Roboto.collectDebugInfo
Java-Friendly method
Verifies Android Key attestation Implements in accordance with https://developer.android.com/training/articles/security-key-attestation. Checks are performed according to the properties set in the attestationConfiguration.
Java-Friendly method
Blocking version of Roboto.verifyAttestation