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

# Interface: GetOutput

# Interface: GetOutput

Defined in: [packages/signers/src/passkey/webauthn.ts:22](https://github.com/bucks-pay/buckspay-sdk/blob/43ad599d2776cb5d657043c36847b3318093ccf4/packages/signers/src/passkey/webauthn.ts#L22)

## Properties

### authenticatorData

> **authenticatorData**: `Uint8Array`

Defined in: [packages/signers/src/passkey/webauthn.ts:23](https://github.com/bucks-pay/buckspay-sdk/blob/43ad599d2776cb5d657043c36847b3318093ccf4/packages/signers/src/passkey/webauthn.ts#L23)

***

### clientDataJSON

> **clientDataJSON**: `Uint8Array`

Defined in: [packages/signers/src/passkey/webauthn.ts:24](https://github.com/bucks-pay/buckspay-sdk/blob/43ad599d2776cb5d657043c36847b3318093ccf4/packages/signers/src/passkey/webauthn.ts#L24)

***

### credentialId

> **credentialId**: `Uint8Array`

Defined in: [packages/signers/src/passkey/webauthn.ts:27](https://github.com/bucks-pay/buckspay-sdk/blob/43ad599d2776cb5d657043c36847b3318093ccf4/packages/signers/src/passkey/webauthn.ts#L27)

***

### signature

> **signature**: `Uint8Array`

Defined in: [packages/signers/src/passkey/webauthn.ts:26](https://github.com/bucks-pay/buckspay-sdk/blob/43ad599d2776cb5d657043c36847b3318093ccf4/packages/signers/src/passkey/webauthn.ts#L26)

DER (real authenticator) OR raw r‖s (software impl) signature.
