# pack1271WebAuthnSignature | @account-kit/smart-contracts

> Overview of the pack1271WebAuthnSignature function from @account-kit/smart-contracts

> For the complete documentation index, see [llms.txt](/docs/llms.txt).

{/* This file is auto-generated by TypeDoc. Do not edit manually. */}

```ts
function pack1271WebAuthnSignature(__namedParameters): `0x${string}`;
```

Defined in: [account-kit/smart-contracts/src/ma-v2/utils.ts:81](https://github.com/alchemyplatform/aa-sdk/blob/main/account-kit/smart-contracts/src/ma-v2/utils.ts#L81)

## Parameters

<table>
  <thead>
    <tr>
      <th align="left">Parameter</th>
      <th align="left">Type</th>
    </tr>
  </thead>

  <tbody>
    <tr>
      <td>
        `__namedParameters`
      </td>

      <td>
        [`Pack1271SignatureParams`](../type-aliases/Pack1271SignatureParams)
      </td>
    </tr>

  </tbody>
</table>

## Returns

`` `0x${string}` ``