appAttestation property

AppAttestation? appAttestation

The configuration related to application attestation.

If the backend (nevisFIDO) requires application attestation through its policy, you must provide this information, so that the mobile SDK can send the required application attestation information.

This information is not needed if your backend does not require application attestation.

Implementation

AppAttestation? get appAttestation;