File tree Expand file tree Collapse file tree
webauthn-server-attestation/src/main/java/com/yubico/fido/metadata Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -132,10 +132,11 @@ public enum AttachmentHint {
132132 ATTACHMENT_HINT_WIFI_DIRECT (0x0100 , "wifi_direct" ),
133133
134134 /**
135- * This flag MAY be set to indicate that an external authenticator is able to communicate
136- * by ISO7816 messages with the FIDO User Device. As part of authenticator metadata,
137- * or when reporting characteristics through discovery, if this flag is set, the {@link #ATTACHMENT_HINT_WIRED}
138- * flag SHOULD also be set.
135+ * This flag MAY be set to indicate that an external authenticator is able to communicate by
136+ * ISO7816 messages with the FIDO User Device. As part of authenticator metadata, or when
137+ * reporting characteristics through discovery, if this flag is set, the {@link
138+ * #ATTACHMENT_HINT_WIRED} flag SHOULD also be set.
139+ *
139140 * @see <a
140141 * href="https://fidoalliance.org/specs/common-specs/fido-registry-v2.3-rd-20260105.html#authenticator-attachment-hints">FIDO
141142 * Registry of Predefined Values §3.4 Authenticator Attachment Hints</a>
You can’t perform that action at this time.
0 commit comments