Package com.thalesgroup.gemalto.fido2
Interface Constant
public interface Constant
An interface that contains Authenticator Attestation GUID (AAGUID) constants for FIDO2 authenticators.
The AAGUID is a 128-bit identifier indicating the type of the authenticator.
- Since:
- 1.0.0
-
Field Details
-
BIOMETRIC_AUTHENTICATOR_AAGUID
The AAGUID for the Biometric Authenticator.- Since:
- 1.0.0
- See Also:
-
PASSCODE_AUTHENTICATOR_AAGUID
The AAGUID for the Passcode Authenticator.- Since:
- 1.0.0
- See Also:
-
PASSKEYS_AUTHENTICATOR_AAGUID
The AAGUID for the Passkeys Authenticator.- Since:
- 1.8.0
- See Also:
-