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

# SignatureList

<Info>
  This message is deprecated and succeeded by [SignaturePair](/reference/protobuf/basic-types/signature-pair) and [SignatureMap ](/reference/protobuf/basic-types/signaturemap)messages.
</Info>

The signatures corresponding to a KeyList of the same length.

| Field  | Type                                                     | Description                                        |
| ------ | -------------------------------------------------------- | -------------------------------------------------- |
| option | ​deprecated=true                                         | ​                                                  |
| sigs   | ​[Signature](/reference/protobuf/basic-types/signature)​ | each signature corresponds to a Key in the KeyList |

#### <a href="#undefined" id="undefined" />
