Interface FidoUafAttestationInformation.OnlyDefaultMode

All Superinterfaces:
FidoUafAttestationInformation
Enclosing interface:
FidoUafAttestationInformation

public static interface FidoUafAttestationInformation.OnlyDefaultMode extends FidoUafAttestationInformation
The device supports the default full basic attestation mode as described in the nevisFIDO documentation. However. It supports surrogate basic attestation, but it does not support the strict mode.
  • Method Details

    • cause

      Exception cause()
      The error that occurred while checking if the strict mode of the full basic attestation is supported. Its message provides information about why the device does not support the full basic attestation strict mode.
      Returns:
      the root cause.