class WebAuthn::AuthenticatorData

def base_length

def base_length
  RP_ID_HASH_LENGTH + FLAGS_LENGTH + SIGN_COUNT_LENGTH
end