Interface FidoUafAttestationInformationGetter

All Superinterfaces:
Operation

public interface FidoUafAttestationInformationGetter extends Operation
The object that can be used to obtain the information regarding the support of Full Basic Attestation in this device. If full basic attestation is required by the backend during registration, and this device does not support it, registration will fail. This information can be used to preemptively inform the user that the device is not supported.

This interface is only useful when your backend is configured to require full basic attestation during registration.

See Also:
  • Method Details