Package-level declarations
Types
Main Android attestation configuration class serving as ground truth for all key and app attestation verifications.
Represents a trusted root entity, which can either be a public key or an X.509 certificate.
Properties
Default public keys used as trust anchors used to verify hardware attestation
Default public keys used as trust anchors used to verify software attestation
Default trust anchors used to verify hardware attestation
Default trust anchors used to verify software attestation working up to Android 11. Useful for testing.
Functions
TRIES to parse the number of remotely provisioned attestation certificates. Note that this method returning null does not necessarily mean that a remotely provisioned certificate is not present. It could very well be that the extension is present but botched. (Looking at you, Samsung!).
Returns the parsed, but generic contents of the [Remote Key Provisioning
Indicates whether the attestation certificate in this certificate chain is remotely provisioned.