> ## Documentation Index
> Fetch the complete documentation index at: https://docs.iinkedsign.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Digital signature options

<ParamField body="signatureTypes" type="Map<string, string[]>">
  Map each enabled digital signature type to an ordered list of provider names.

  | Signature type | Description                    |
  | :------------- | :----------------------------- |
  | `qes`          | Qualified Electronic Signature |

  <Expandable title="QES providers">
    | Value         | Provider    |
    | :------------ | :---------- |
    | `digidentity` | Digidentity |
  </Expandable>

  Provider availability depends on your subscription and organization configuration.
</ParamField>
