Package com.yubico.fido.metadata
Class AuthenticatorGetInfo
java.lang.Object
com.yubico.fido.metadata.AuthenticatorGetInfo
This dictionary describes supported versions, extensions, AAGUID of the device and its
capabilities.
See: Client to Authenticator Protocol (CTAP) §6.4. authenticatorGetInfo (0x04)
-
Nested Class Summary
-
Method Summary
Modifier and TypeMethodDescriptionbuilder()
boolean
@NonNull Set<CtapVersion>
int
hashCode()
toString()
-
Method Details
-
getExtensions
-
getAaguid
-
getOptions
-
getMaxMsgSize
-
getPinUvAuthProtocols
-
getMaxCredentialCountInList
-
getMaxCredentialIdLength
-
getTransports
-
getAlgorithms
-
getMaxSerializedLargeBlobArray
-
getForcePINChange
-
getMinPINLength
-
getFirmwareVersion
-
getMaxCredBlobLength
-
getMaxRPIDsForSetMinPINLength
-
getPreferredPlatformUvAttempts
-
getUvModality
-
getCertifications
-
getRemainingDiscoverableCredentials
-
getVendorPrototypeConfigCommands
-
builder
-
toBuilder
-
getVersions
-
equals
-
hashCode
public int hashCode() -
toString
-